SyncGroupSchemaTable interface
Properties of table in sync group schema.
Properties
columns | List of columns in sync group schema. |
quoted |
Quoted name of sync group schema table. |
Property Details
columns
List of columns in sync group schema.
columns?: SyncGroupSchemaTableColumn[]
Property Value
quotedName
Quoted name of sync group schema table.
quotedName?: string
Property Value
string