Package version:
OptionaldisableIf true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
OptionalmaxThe maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
OptionalpreSQL pre-copy script. Type: string (or Expression with resultType string).
OptionalsinkSink retry count. Type: integer (or Expression with resultType integer).
OptionalsinkSink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
OptionalsqlSQL writer stored procedure name. Type: string (or Expression with resultType string).
OptionalsqlSQL writer table type. Type: string (or Expression with resultType string).
OptionalsqlWhether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
OptionalstoredSQL stored procedure parameters.
OptionalstoredThe stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
OptionaltableThe option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
Polymorphic discriminator, which specifies the different types this object can be
OptionalupsertSQL upsert settings.
OptionalwriteWrite batch size. Type: integer (or Expression with resultType integer), minimum: 0.
OptionalwriteWrite batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
OptionalwriteWrite behavior when copying data into sql server. Type: string (or Expression with resultType string).
A copy activity SQL server sink.