Partager via


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
public property EntityObjects Gets a list of entity objects to process.
public property EntityRelationships Gets a list of entity relationships to process.
public property TimeCreated Gets the date and time at which the entity package was created.
public property WriteOperation Gets the write operation type to process the entity package.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

EntityPackage Class
Microsoft.EnterpriseManagement.EntityStore Namespace