共用方式為


MiningService.Properties 屬性

Gets the properties of this mining service.

命名空間:  Microsoft.AnalysisServices.AdomdClient
組件:  Microsoft.AnalysisServices.AdomdClient (在 Microsoft.AnalysisServices.AdomdClient.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.AdomdClient.PropertyCollection
A collection of properties of this mining service.

請參閱

參考

MiningService 類別

Microsoft.AnalysisServices.AdomdClient 命名空間