다음을 통해 공유


MiningService.ParentConnection 속성

Gets the connection from which this mining service is available.

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

구문

‘선언
Public ReadOnly Property ParentConnection As AdomdConnection 
    Get
‘사용 방법
Dim instance As MiningService 
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
The connection from which this mining service is available.

참고 항목

참조

MiningService 클래스

Microsoft.AnalysisServices.AdomdClient 네임스페이스