ADO.NET Provider for Apache Kafka

Build 25.0.9540

ProducerProperties

Specifies additional Apache Kafka producer configuration options that the provider passes directly to the client.

データ型

string

デフォルト値

""

解説

Use this property to supply Apache Kafka producer settings that are not exposed as dedicated connection properties. This property accepts a semicolon-separated list of key–value pairs, and all options are passed directly to the underlying producer without validation by the 本製品.

For example, you can specify properties such as acks or compression.type by including them in this property.

Be careful what configuration options you set via this property. The 本製品 does not consider ConsumerProperties a sensitive property and its value appears in logs.

See ConsumerProperties for a description of how custom client configuration properties are handled.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9540