Interface protos.google.cloud.datastream.v1.ISqlServerSchema (3.3.0)

Properties of a SqlServerSchema.

Package

@google-cloud/datastream

Properties

schema

schema?: (string|null);

SqlServerSchema schema

tables

tables?: (google.cloud.datastream.v1.ISqlServerTable[]|null);

SqlServerSchema tables