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.ModelSyncFullSchemaTable
Constructor
SyncFullSchemaTable(**kwargs)
Variables
Name | Description |
---|---|
columns
|
List of columns in the table of database full schema. |
error_id
|
Error id of the table. |
has_error
|
If there is error in the table. |
name
|
Name of the table. |
quoted_name
|
Quoted name of the table. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python