Partager via


EntityDataParameter Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents the entity data parameter.

The following tables list the members exposed by the EntityDataParameter type.

Public Constructors

  Name Description
  EntityDataParameter Initializes a new instance of the EntityDataParameter class using the specified identifier and value for the entity data parameter.

Top

Public Properties

  Name Description
public property Id Gets the identifier of the entity data parameter.
public property Value Gets the value for the entity data parameter.

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

EntityDataParameter Class
Microsoft.EnterpriseManagement.EntityStore Namespace