Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Column.DataType Property

Definition

Namespace:
Microsoft.AnalysisServices.Tabular
Assembly:
Microsoft.AnalysisServices.Tabular.dll
Package:
Microsoft.AnalysisServices v19.114.0

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

Property Value

Applies to