EntitySource Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents an entity package source.
The following tables list the members exposed by the EntitySource type.
Public Constructors
Name | Description | |
---|---|---|
EntitySource | Overloaded. Initializes a new instance of the EntitySource class. |
Top
Public Properties
Name | Description | |
---|---|---|
Context | Gets the contextual information of the entity source. | |
Id | Gets the entity source identifier. | |
LifetimeEntityId | Gets the entity identifier which defines the lifetime of the source. | |
Parameters | Gets the entity package source parameters. | |
Type | Gets the type of an entity source. | |
TypeId | Gets the entity source type identifier. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
EntitySource Class
Microsoft.EnterpriseManagement.EntityStore Namespace