Reference documentation and code samples for the Datastream V1 API class Google::Cloud::Datastream::V1::SqlServerRdbms.
SQLServer database structure.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#schemas
def schemas() -> ::Array<::Google::Cloud::Datastream::V1::SqlServerSchema>
Returns
- (::Array<::Google::Cloud::Datastream::V1::SqlServerSchema>) — SQLServer schemas in the database server.
#schemas=
def schemas=(value) -> ::Array<::Google::Cloud::Datastream::V1::SqlServerSchema>
Parameter
- value (::Array<::Google::Cloud::Datastream::V1::SqlServerSchema>) — SQLServer schemas in the database server.
Returns
- (::Array<::Google::Cloud::Datastream::V1::SqlServerSchema>) — SQLServer schemas in the database server.