MiningStructureColumnContents.GetStandardContents メソッド
非キー列のコンテンツの種類を取得します。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
Public Shared Function GetStandardContents ( _
columnType As String _
) As String()
'使用
Dim columnType As String
Dim returnValue As String()
returnValue = MiningStructureColumnContents.GetStandardContents(columnType)
public static string[] GetStandardContents(
string columnType
)
public:
static array<String^>^ GetStandardContents(
String^ columnType
)
static member GetStandardContents :
columnType:string -> string[]
public static function GetStandardContents(
columnType : String
) : String[]
パラメーター
- columnType
型: System.String
列の型。
戻り値
型: array<System.String[]
非キー列のコンテンツの種類です。