MiningService.Properties 속성

이 마이닝 서비스의 속성을 가져옵니다.

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

구문

‘선언
Public ReadOnly Property Properties As PropertyCollection 
    Get
‘사용 방법
Dim instance As MiningService 
Dim value As PropertyCollection 

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

속성 값

유형: Microsoft.AnalysisServices.AdomdServer.PropertyCollection
이 마이닝 서비스에 대한 속성의 컬렉션입니다.

참고 항목

참조

MiningService 클래스

Microsoft.AnalysisServices.AdomdServer 네임스페이스