Поделиться через


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.

См. также

Справочник