Partager via


Propriété Name

Espace de noms :  Microsoft.AnalysisServices.AdomdServer
Assembly :  msmgdsrv (en msmgdsrv.dll)

Syntaxe

'Déclaration
ReadOnly Property Name As String
    Get
'Utilisation
Dim instance As IMetadataObject
Dim value As String

value = instance.Name
string Name { get; }
property String^ Name {
    String^ get ();
}
abstract Name : string
function get Name () : String

Valeur de propriété

Type : System. . :: . .String