Class SqlServerSchema (1.11.0)

SqlServerSchema(mapping=None, *, ignore_unknown_fields=False, **kwargs)

SQLServer schema.

Attributes

Name Description
schema str
Schema name.
tables MutableSequence[google.cloud.datastream_v1.types.SqlServerTable]
Tables in the schema.