ServiceName 屬性

Gets the service name for the mining service parameter.

命名空間:  Microsoft.AnalysisServices.AdomdServer
組件:  msmgdsrv (在 msmgdsrv.dll 中)

語法

'宣告
Public ReadOnly Property ServiceName As String
    Get
'用途
Dim instance As MiningServiceParameter
Dim value As String

value = instance.ServiceName
public string ServiceName { get; }
public:
property String^ ServiceName {
    String^ get ();
}
member ServiceName : string
function get ServiceName () : String

屬性值

型別:System. . :: . .String
A String containing the service name.