TableDefinitionBase Properties
The TableDefinitionBase type exposes the following members.
Properties
Name | Description | |
---|---|---|
CanAddToTable |
Gets a value indicating whether this instance can add to table.
|
|
CanEditTabe |
Gets a value indicating whether this instance can edit tabe.
|
|
CanViewTable |
Gets a value indicating whether this instance can view table.
|
|
ChildFields |
Gets or sets the child fields.
|
|
ChildKeys |
Gets or sets the child keys.
|
|
Context |
Gets the context.
|
|
Description |
Gets the description.
|
|
EntityName |
Gets the name of the entity.
|
|
FieldDefinitions |
Gets the field definitions.
|
|
FullEntityName |
Gets the full name of the entity.
|
|
HeaderTable |
Gets the header table.
|
|
IsAdvancedFind |
Gets a value indicating whether this instance is advanced find.
|
|
LookupDefinition |
Gets the lookup definition. Used in mapping foreign key fields to controls.
|
|
PrimaryKeyFields |
Gets the primary key fields.
|
|
PriorityLevel |
Gets or sets the priority level.
|
|
RecordDescription |
Gets the record description.
|
|
TableName |
Gets the name of the table.
|
|
TempTable |
Gets a value indicating whether [temporary table].
|
|
ValidateDelete |
Gets a value indicating whether [validate delete].
|