BiSchemaColumnDefinition Properties |
The BiSchemaColumnDefinition type exposes the following members.
Name | Description | |
---|---|---|
Id |
Gets or sets the identifier
(Inherited from BiDefinition.) | |
Identifier |
Allows for the association of an external identifier
(Inherited from BiDefinition.) | |
IsIndex |
True if this column is indexed
| |
IsKey |
True if this object is a key
| |
IsUnique |
True if this column is unique
| |
Label |
Gets or sets the label
(Inherited from BiDefinition.) | |
MetaData |
Represents BI metadata about the object
(Inherited from BiDefinition.) | |
Name |
Gets or sets the alias name
(Inherited from BiDefinition.) | |
NotNull |
True if this is not null
| |
Ref |
Gets or sets the reference
(Inherited from BiDefinition.) | |
References |
Gets or sets the table that this column referneces (as a foreign key)
| |
Type |
Gets or sets the type of column
| |
Uuid |
Gets or sets the UUID
(Inherited from BiDefinition.) |