EntityKey Properties
.NET Framework 4.5
The EntityKey type exposes the following members.
| Name | Description | |
|---|---|---|
|
EntityContainerName | Gets or sets the name of the entity container. |
|
EntityKeyValues | Gets or sets the key values associated with this EntityKey. |
|
EntitySetName | Gets or sets the name of the entity set. |
|
IsTemporary | Gets a value that indicates whether the EntityKey is temporary. |