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.

関連項目

参照