IEntity Properties
The IEntity type exposes the following members.
Properties
Name | Description | |
---|---|---|
Configuration |
Gets the Entity configuration.
|
|
ConfToken |
Gets or sets the Entity configuration token.
|
|
Datamanager |
Gets the datamanager related to the object connection string.
|
|
Description |
Gets the Entity Description.
|
|
GetObjectToken |
Gets the Entity object token string.
|
|
IsCollection |
Gets a value indicating whether this Entity is collection.
|
|
Item |
Gets or sets the Entity item.
|
|
Name |
Gets the Entity name.
|
|
ParentDefaults |
Gets or sets the parent object defaults.
|
|
Where |
Gets Entity the where string.
|