Properties 속성
Gets the properties for the mining service parameter.
네임스페이스: Microsoft.AnalysisServices.AdomdServer
어셈블리: msmgdsrv.dll의 msmgdsrv
구문
‘선언
Public ReadOnly Property Properties As PropertyCollection
Get
‘사용 방법
Dim instance As MiningServiceParameter
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
A PropertyCollection containing the properties for the mining service parameter.