IRGEntityKey Interface |
Namespace: Recrovit.RecroGridFramework.Data
public interface IRGEntityKey
The IRGEntityKey type exposes the following members.
| Name | Description | |
|---|---|---|
| EntityContainerName |
Gets or sets the name of the entity container.
| |
| EntityKeyValues |
Gets the entity key values.
| |
| EntitySetName |
Gets the name of the entity set.
| |
| ForeignKey |
Gets the foreign key.
| |
| IsTemporary |
Gets a value indicating whether this instance is temporary.
| |
| Key |
Gets the entity key.
|