GoogleApi.DataMigration.V1.Model.SqlServerSourceConfig (google_api_data_migration v0.22.0)
View SourceConfiguration for SQL Server as a source in a migration.
Attributes
-
cdcStartPosition(type:String.t, default:nil) - Optional. The log sequence number (LSN) to start CDC data migration from. -
maxConcurrentCdcConnections(type:integer(), default:nil) - Optional. Maximum number of connections Database Migration Service will open to the source for CDC phase. -
maxConcurrentFullDumpConnections(type:integer(), default:nil) - Optional. Maximum number of connections Database Migration Service will open to the source for full dump phase. -
skipFullDump(type:boolean(), default:nil) - Optional. Whether to skip full dump or not.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.