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

Properties of a SqlServerTable.

Package

@google-cloud/datastream

Properties

columns

columns?: (google.cloud.datastream.v1.ISqlServerColumn[]|null);

SqlServerTable columns

table

table?: (string|null);

SqlServerTable table