Proprietà Name
Spazio dei nomi: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Sintassi
'Dichiarazione
ReadOnly Property Name As String
Get
'Utilizzo
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
Valore proprietà
Tipo: System. . :: . .String
Vedere anche