MiningValue.ToString 메서드

Returns the value that this MiningValue represents, converted to a string.

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

구문

‘선언
Public Overrides NotOverridable Function ToString As String
‘사용 방법
Dim instance As MiningValue 
Dim returnValue As String 

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

반환 값

유형: System.String
A string that represents the value of this MiningValue.

참고 항목

참조

MiningValue 클래스

Microsoft.AnalysisServices.AdomdServer 네임스페이스