Freigeben über


SourceTableAlias (Dimension Interface)

HinweisHinweis

  Diese Funktion wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie diese Funktion beim Entwickeln neuer Anwendungen nicht, und planen Sie so bald wie möglich das Ändern von Anwendungen, in denen es zurzeit verwendet wird.

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.

Siehe auch

Verweis