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

Properties of a SqlServerObjectIdentifier.

Package

@google-cloud/datastream

Properties

schema

schema?: (string|null);

SqlServerObjectIdentifier schema

table

table?: (string|null);

SqlServerObjectIdentifier table