| ExtraColumn Properties |
The ExtraColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| ColumnName |
Gets or sets the name of the foreign key column in the object type that is the source of the reference.
| |
| ColumnNames |
Available column names.
(Inherited from AbstractDataContainerParentObjectType.) | |
| DependencyType |
Determines how the system handles referential integrity and automatic removal of objects when a referenced object is deleted.
| |
| ExtendedObjectType |
Gets or sets the object type that is the source of the reference.
| |
| 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.) |