Click or drag to resize

BiColumnMappingSource Properties

The BiColumnMappingSource type exposes the following members.

Properties
  NameDescription
Public propertyId
Gets or sets the identifier
(Inherited from BiDefinition.)
Public propertyIdentifier
Allows for the association of an external identifier
(Inherited from BiDefinition.)
Public propertyIsIndex
True if this column is indexed
(Inherited from BiSchemaColumnDefinition.)
Public propertyIsKey
True if this object is a key
(Inherited from BiSchemaColumnDefinition.)
Public propertyIsUnique
True if this column is unique
(Inherited from BiSchemaColumnDefinition.)
Public propertyLabel
Gets or sets the label
(Inherited from BiDefinition.)
Public propertyMetaData
Represents BI metadata about the object
(Inherited from BiDefinition.)
Public propertyName
Gets or sets the alias name
(Inherited from BiDefinition.)
Public propertyNotNull
True if this is not null
(Inherited from BiSchemaColumnDefinition.)
Public propertyRef
Gets or sets the reference
(Inherited from BiDefinition.)
Public propertyReferences
Gets or sets the table that this column referneces (as a foreign key)
(Inherited from BiSchemaColumnDefinition.)
Public propertyTransformExpression
The column transformation expression
Public propertyType
Gets or sets the type of column
(Inherited from BiSchemaColumnDefinition.)
Public propertyUuid
Gets or sets the UUID
(Inherited from BiDefinition.)
Top
See Also