次の方法で共有


DataItem.AllowedTypes プロパティ

定義

任意のデータ項目に対して有効な型のセットを取得します。

public static Microsoft.AnalysisServices.DataType[] AllowedTypes { get; }
static member AllowedTypes : Microsoft.AnalysisServices.DataType[]
Public Shared ReadOnly Property AllowedTypes As DataType()

プロパティ値

列挙値の DataType 配列。

適用対象