| ExtraColumn Properties |
The ExtraColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| ColumnName |
Gets or sets the name of the foreign key column with which the object type will be extended.
| |
| ColumnNames |
Available column names.
(Inherited from AbstractDataContainerParentObjectType.) | |
| DependencyType |
Determines whether the dependency is required or optional.
| |
| ExtendedObjectType |
Gets or sets the object type of the defined dependecy.
| |
| Item |
Gets or sets the value of the column.
(Inherited from AbstractSimpleDataContainerTObject.) | |
| RegisteredColumns |
Registered Columns
(Inherited from AbstractSimpleDataContainerTObject.) | |
| RegisteredColumnsObject |
Registered Columns object
(Inherited from AbstractSimpleDataContainerTObject.) | |
| UseLocalColumns |
If true, the object uses local columns
(Inherited from AbstractSimpleDataContainerTObject.) |