Свойство ParentUniqueName
Gets the unique name identifying the parent node of the MiningContentNode.
Пространство имен: Microsoft.AnalysisServices.AdomdClient
Сборка: Microsoft.AnalysisServices.AdomdClient (в Microsoft.AnalysisServices.AdomdClient.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 node of the MiningContentNode.