Click or drag to resize

BiSchemaColumnDefinition Properties

The BiSchemaColumnDefinition 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
Public propertyIsKey
True if this object is a key
Public propertyIsUnique
True if this column is unique
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
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)
Public propertyType
Gets or sets the type of column
Public propertyUuid
Gets or sets the UUID
(Inherited from BiDefinition.)
Top
See Also