Interface protos.google.cloud.datastream.v1.SourceObjectIdentifier.ISqlServerObjectIdentifier (3.4.0)

Properties of a SqlServerObjectIdentifier.

Package

@google-cloud/datastream

Properties

schema

schema?: (string|null);

SqlServerObjectIdentifier schema

table

table?: (string|null);

SqlServerObjectIdentifier table