DataItemTypeConverter.Convert(DataType) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
使用自然 CLR 类型转换指定的 DataItemType。
public static Type Convert(Microsoft.AnalysisServices.DataType type);
static member Convert : Microsoft.AnalysisServices.DataType -> Type
Public Shared Function Convert (type As DataType) As Type
参数
返回
等效 CLR 类型。
适用于