Package version:
OptionaladditionalSpecifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
OptionaldisableIf true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
OptionalextractionThe extraction mode. Allowed value include: Full, Delta and Recovery. The default value is Full. Type: string (or Expression with resultType string).
OptionalmaxThe maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
OptionalprojectionSpecifies the columns to be selected from source data. Type: array of objects(projection) (or Expression with resultType array of objects).
OptionalqueryQuery timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
OptionalselectionSpecifies the selection conditions from source data. Type: array of objects(selection) (or Expression with resultType array of objects).
OptionalsourceSource retry count. Type: integer (or Expression with resultType integer).
OptionalsourceSource retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
OptionalsubscriberThe subscriber process to manage the delta process. Type: string (or Expression with resultType string).
Polymorphic discriminator, which specifies the different types this object can be
A copy activity source for SAP ODP source.