SyncGroupSchemaTableColumn interface

Properties of column in sync group table.

Properties

dataSize

Data size of the column.

dataType

Data type of the column.

quotedName

Quoted name of sync group table column.

Property Details

dataSize

Data size of the column.

dataSize?: string

Property Value

string

dataType

Data type of the column.

dataType?: string

Property Value

string

quotedName

Quoted name of sync group table column.

quotedName?: string

Property Value

string