共用方式為


SourceTableAlias (Dimension Interface)

[!附註]

  下一版的 Microsoft SQL Server 將不再提供此功能。請勿在新的開發工作中使用此功能,並且儘速修改使用此功能的應用程式。

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

備註

If the source table has no alias, the contents of this property are identical to the SourceTable property.

請參閱

參考