EntityPackage Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents the entity package.
The following tables list the members exposed by the EntityPackage type.
Public Constructors
Name | Description | |
---|---|---|
EntityPackage | Initializes a new instance of the EntityPackage class using the specified timeCreated, operationType, entityObjects, and entityRelationships parameters. |
Top
Public Properties
Name | Description | |
---|---|---|
EntityObjects | Gets a list of entity objects to process. | |
EntityRelationships | Gets a list of entity relationships to process. | |
TimeCreated | Gets the date and time at which the entity package was created. | |
WriteOperation | Gets the write operation type to process the entity package. |
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
EntityPackage Class
Microsoft.EnterpriseManagement.EntityStore Namespace