Click or drag to resize
ExtraColumn Properties

The ExtraColumn type exposes the following members.

Properties
  NameDescription
Public propertyColumnName
Gets or sets the name of the foreign key column with which the object type will be extended.
Public propertyColumnNames
Available column names.
(Inherited from AbstractDataContainerParentObjectType.)
Public propertyDependencyType
Determines whether the dependency is required or optional.
Public propertyExtendedObjectType
Gets or sets the object type of the defined dependecy.
Public propertyItem
Gets or sets the value of the column.
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyRegisteredColumns
Registered Columns
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyRegisteredColumnsObject
Registered Columns object
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyUseLocalColumns
If true, the object uses local columns
(Inherited from AbstractSimpleDataContainerTObject.)
Top
See Also