Compartir a través de


SyncGroupSchemaTableColumn.DataSize Propiedad

Definición

Obtiene o establece el tamaño de datos de la columna.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a