Поделиться через


Свойство ParentUniqueName

Gets the unique name identifying the parent of the MiningContentNode.

Пространство имен:  Microsoft.AnalysisServices.AdomdServer
Сборка:  msmgdsrv (в msmgdsrv.dll)

Синтаксис

'Декларация
Public ReadOnly Property ParentUniqueName As String
    Get
'Применение
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

Значение свойства

Тип: System. . :: . .String
A string containing the unique name identifying the parent of the MiningContentNode.