共用方式為


Column.DataType 屬性

定義

指定 DataColumn 的資料類型。 請參閱 https://msdn.microsoft.com/library/gg492146.aspx 以取得支援的資料類型清單。

public Microsoft.AnalysisServices.Tabular.DataType DataType { get; set; }
member this.DataType : Microsoft.AnalysisServices.Tabular.DataType with get, set
Public Property DataType As DataType

屬性值

適用於