SourceTableAlias (Dimension Interface)
Note
This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.
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.