SourceTableAlias (Dimension Interface)
[!NOTA]
Esta característica se quitará en la versión siguiente de Microsoft SQL Server. No utilice esta característica en nuevos trabajos de desarrollo y modifique lo antes posible las aplicaciones que actualmente la utilizan.
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
Notas
If the source table has no alias, the contents of this property are identical to the SourceTable property.