共用方式為


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.