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.