SourceTableAlias (Dimension Interface)
[!REMARQUE]
Cette fonctionnalité sera supprimée dans la prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement, et modifiez dès que possible les applications qui utilisent actuellement cette fonctionnalité.
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
Notes
If the source table has no alias, the contents of this property are identical to the SourceTable property.