Propriedade do RDL IMetadataObject.UniqueName
Gets the unique name for the IMetadataObject.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (em msmgdsrv.dll)
Sintaxe
'Declaração
ReadOnly Property UniqueName As String
Get
'Uso
Dim instance As IMetadataObject
Dim value As String
value = instance.UniqueName
string UniqueName { get; }
property String^ UniqueName {
String^ get ();
}
abstract UniqueName : string
function get UniqueName () : String
Valor da propriedade
Tipo: System.String
The unique name for the IMetadataObject.