Condividi tramite


SourceTableAlias (Dimension Interface)

[!NOTA]

  Questa caratteristica verrà rimossa a partire dalla prossima versione di Microsoft SQL Server. Non utilizzare questa caratteristica in un nuovo progetto di sviluppo e modificare non appena possibile le applicazioni in cui è attualmente implementata.

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

Osservazioni

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

Vedere anche

Riferimento