Share via


StoreReadSettings Class

Definition

Connector read setting.

public class StoreReadSettings
type StoreReadSettings = class
Public Class StoreReadSettings
Inheritance
StoreReadSettings
Derived

Constructors

StoreReadSettings()

Initializes a new instance of the StoreReadSettings class.

StoreReadSettings(IDictionary<String,Object>, Object, Object)

Initializes a new instance of the StoreReadSettings class.

Properties

AdditionalProperties

Gets or sets unmatched properties from the message are deserialized this collection

DisableMetricsCollection

Gets or sets if true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).

MaxConcurrentConnections

Gets or sets the maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).

Applies to