Share via


SyncFullSchemaTableColumn.DataSize Property

Definition

Gets data size of the column.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to