Freigeben über


MiningService.ToString-Methode

Gets the name of the mining service in its string representation.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As MiningService 
Dim returnValue As String 

returnValue = instance.ToString()
public override string ToString()
public:
virtual String^ ToString() override
abstract ToString : unit -> string  
override ToString : unit -> string
public override function ToString() : String

Rückgabewert

Typ: System.String
The name of the mining service in its string representation.

Siehe auch

Verweis

MiningService Klasse

Microsoft.AnalysisServices.AdomdClient-Namespace