다음을 통해 공유


MiningStructure.ParentConnection 속성

Gets the AdomdConnection from which the mining structure was populated.

네임스페이스:  Microsoft.AnalysisServices.AdomdClient
어셈블리:  Microsoft.AnalysisServices.AdomdClient(Microsoft.AnalysisServices.AdomdClient.dll)

구문

‘선언
Public ReadOnly Property ParentConnection As AdomdConnection 
    Get
‘사용 방법
Dim instance As MiningStructure 
Dim value As AdomdConnection 

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

속성 값

유형: Microsoft.AnalysisServices.AdomdClient.AdomdConnection
An AdomdConnection from which the mining structure was populated.

참고 항목

참조

MiningStructure 클래스

Microsoft.AnalysisServices.AdomdClient 네임스페이스