MicrosoftSQLServerSettings constructor
MicrosoftSQLServerSettings({})
Implementation
MicrosoftSQLServerSettings({
this.bcpPacketSize,
this.controlTablesFileGroup,
this.databaseName,
this.password,
this.port,
this.readBackupOnly,
this.safeguardPolicy,
this.secretsManagerAccessRoleArn,
this.secretsManagerSecretId,
this.serverName,
this.useBcpFullLoad,
this.username,
});