includeControlDetails property

bool? includeControlDetails
final

Shows detailed control information for table definition, column definition, and table and column changes in the Kafka message output. The default is false.

Implementation

final bool? includeControlDetails;