SourceTableAlias (Dimension Interface)
Hinweis: |
---|
Dieses Feature wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature nicht zum Entwickeln neuer Anwendungen, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird, zum frühstmöglichen Zeitpunkt ein. |
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
Hinweise
If the source table has no alias, the contents of this property are identical to the SourceTable property.