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 | |
---|---|---|
![]() |
Id | Gets the identifier of the entity data parameter. |
![]() |
Value | Gets the value for the entity data parameter. |
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
EntityDataParameter Class
Microsoft.EnterpriseManagement.EntityStore Namespace