Column.DataType Property

Definition

For a DataColumn, specifies the data type. See https://msdn.microsoft.com/library/gg492146.aspx for a list of supported data types.

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

Property Value

Applies to