TDV Adapter for Apache Kafka

Build 22.0.8462

MessageKeyType

If MessageKeyColumn is specified, this property must be set to the expected type for the pertinent column.

Possible Values

Null, String, Long, Integer

Data Type

string

Default Value

"Null"

Remarks

Be advised that, when this value is set to null, MessageKeyColumn will be ignored.

The available types are as follows:

Null The key column type will be treated as null.
String The key column type will be treated as a string.
Long The key column type will be treated as a long.
Integer The key column type will be treated as an integer.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462