Click or drag to resize

BiSchemaViewDefinition Properties

The BiSchemaViewDefinition 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 propertyIsMaterialized
True if the view is materialized
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 propertyQuery
Gets or sets the query for this view
Public propertyRef
Gets or sets the reference
(Inherited from BiDefinition.)
Public propertyUuid
Gets or sets the UUID
(Inherited from BiDefinition.)
Top
See Also