MiningModelColumnUsages.AllValues 속성
Gets the value associated with MiningModelColumnUsages.
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)
구문
‘선언
Public Shared ReadOnly Property AllValues As String()
Get
‘사용 방법
Dim value As String()
value = MiningModelColumnUsages.AllValues
public static string[] AllValues { get; }
public:
static property array<String^>^ AllValues {
array<String^>^ get ();
}
static member AllValues : string[]
static function get AllValues () : String[]
속성 값
유형: array<System.String[]
The returned value.