EntitySource Constructor
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Initializes a new instance of the EntitySource class.
Overload List
Name | Description |
---|---|
EntitySource (Guid, Guid, SourceType, String, Nullable) | Initializes a new instance of the EntitySource class by using the specified id, typeId, type, context, lifetimeEntityId parameters. |
EntitySource (Guid, Guid, SourceType, String, Nullable, IList) | Initializes a new instance of the EntitySource class by using a source identifier, a source type identifier, a source type, the contextual information, a life time entity identifier, and the entity package source parameters. |
EntitySource (Guid, String, Guid, IList) | Initializes a new instance of the EntitySource class by using a source type identifier, the contextual information, a life time entity identifier, and the entity package source parameters. |
See Also
Reference
EntitySource Class
EntitySource Members
Microsoft.EnterpriseManagement.EntityStore Namespace