SourceTableAlias (Dimension Interface)

Analysis Services Programming

Analysis Services Programming

SourceTableAlias (Dimension Interface)

The SourceTableAlias property of the Dimension interface contains the alias of the source table for the dimension.

Applies To

clsDatabaseDimension

clsCubeDimension

clsPartitionDimension

Data Type

String

Access

Read-only

Remarks

If the source table has no alias, the contents of this property are identical to the SourceTable property.

See Also

Dimension Interface