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. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python