共用方式為


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
public property Context Gets the contextual information of the entity source.
public property Id Gets the entity source identifier.
public property LifetimeEntityId Gets the entity identifier which defines the lifetime of the source.
public property Parameters Gets the entity package source parameters.
public property Type Gets the type of an entity source.
public property TypeId Gets the entity source type identifier.

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

EntitySource Class
Microsoft.EnterpriseManagement.EntityStore Namespace