1# Rdb_DistributedConfig 2 3 4## Overview 5 6Defines a struct for distributed configuration of a table. 7 8**Since**: 11 9 10**Related module**: [RDB](_r_d_b.md) 11 12 13## Summary 14 15 16### Member Variables 17 18| Name| Description| 19| -------- | -------- | 20| [version](_r_d_b.md#version-13) | Version of the **Rdb_DistributedConfig** struct.| 21| [isAutoSync](_r_d_b.md#isautosync) | Whether the table supports automatic sync.| 22