Share via


SyncFullSchemaTableColumn.DataType Property

Definition

Gets data type of the column.

[Newtonsoft.Json.JsonProperty(PropertyName="dataType")]
public string DataType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataType")>]
member this.DataType : string
Public ReadOnly Property DataType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to