Condividi tramite


Name (MDStore Interface)

[!NOTA]   Questa funzionalità verrà rimossa a partire dalla prossima versione di Microsoft SQL Server. Non utilizzare questa funzionalità in un nuovo progetto di sviluppo e modificare appena possibile le applicazioni in cui questa funzionalità viene utilizzata.

The Name property of the MDStore interface contains the name of the MDStore object.

Applies To:clsAggregation, clsCube, clsDatabase, clsPartition

Data Type

String (maximum length of 50 characters)

Access

Read/write (read-only after the object has been named)

Osservazioni

The primary mechanism for identifying an MDStore object is the Name property. You specify the name of an object when you create the object. Unless the object is temporary, you cannot rename it after it has been created.

Vedere anche

Riferimento

MDStore Interface

Guida in linea e informazioni

Assistenza su SQL Server 2005