Column.SourceProviderType Property

Definition

The original data type of the column as defined in the language of the data source. This data type is used to generate queries directly against the data source, for example in DirectQuery mode.

public string SourceProviderType { get; set; }
member this.SourceProviderType : string with get, set
Public Property SourceProviderType As String

Property Value

Applies to