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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python