Click or drag to resize

BiSchemaTableDefinition Properties

The BiSchemaTableDefinition type exposes the following members.

Properties
 NameDescription
Public propertyColumns Columns in the object definition
(Inherited from BiSchemaObjectDefinition)
Public propertyId Gets or sets the identifier
(Inherited from BiDefinition)
Public propertyIdentifier Allows for the association of an external identifier
(Inherited from BiDefinition)
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 propertyParent Gets or sets the parent of this object
Public propertyRef Gets or sets the reference
(Inherited from BiDefinition)
Public propertyStatus Gets or sets the status of the BI artifact
(Inherited from BiDefinition)
Public propertyStatusSpecified Status has been specified
(Inherited from BiDefinition)
Public propertyTablespace Gets or sets the tablespace
Public propertyTemporary True if the table should be temporary
Public propertyUuid Gets or sets the UUID
(Inherited from BiDefinition)
Top
See Also