BiColumnMappingSource Properties |
The BiColumnMappingSource 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
(Inherited from BiSchemaColumnDefinition.) | |
| IsKey |
True if this object is a key
(Inherited from BiSchemaColumnDefinition.) | |
| IsUnique |
True if this column is unique
(Inherited from BiSchemaColumnDefinition.) | |
| 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
(Inherited from BiSchemaColumnDefinition.) | |
| Ref |
Gets or sets the reference
(Inherited from BiDefinition.) | |
| References |
Gets or sets the table that this column referneces (as a foreign key)
(Inherited from BiSchemaColumnDefinition.) | |
| TransformExpression |
The column transformation expression
| |
| Type |
Gets or sets the type of column
(Inherited from BiSchemaColumnDefinition.) | |
| Uuid |
Gets or sets the UUID
(Inherited from BiDefinition.) |