Column.DataType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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