Condividi tramite


Proprietà ParentUniqueName

Gets the unique name identifying the parent of the MiningContentNode.

Spazio dei nomi  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (in msmgdsrv.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ParentUniqueName As String
    Get
'Utilizzo
Dim instance As MiningContentNode
Dim value As String

value = instance.ParentUniqueName
public string ParentUniqueName { get; }
public:
property String^ ParentUniqueName {
    String^ get ();
}
member ParentUniqueName : string
function get ParentUniqueName () : String

Valore proprietà

Tipo: System. . :: . .String
A string containing the unique name identifying the parent of the MiningContentNode.