共用方式為


MiningModelColumn.Parent 屬性

Gets the parent MiningModel.

命名空間:  Microsoft.AnalysisServices.AdomdClient
組件:  Microsoft.AnalysisServices.AdomdClient (在 Microsoft.AnalysisServices.AdomdClient.dll 中)

語法

'宣告
Public ReadOnly Property Parent As Object 
    Get
'用途
Dim instance As MiningModelColumn 
Dim value As Object 

value = instance.Parent
public Object Parent { get; }
public:
property Object^ Parent {
    Object^ get ();
}
member Parent : Object
function get Parent () : Object

屬性值

型別:System.Object
The parent MiningModel.

請參閱

參考

MiningModelColumn 類別

Microsoft.AnalysisServices.AdomdClient 命名空間