SyncFullSchemaTable Class

Properties of the table in the database full schema.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
msrest.serialization.Model
SyncFullSchemaTable

Constructor

SyncFullSchemaTable(**kwargs)

Variables

Name Description
columns

List of columns in the table of database full schema.

error_id
str

Error id of the table.

has_error

If there is error in the table.

name
str

Name of the table.

quoted_name
str

Quoted name of the table.