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

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