# Rdb_DistributedConfig ## Overview Defines a struct for distributed configuration of a table. **Since**: 11 **Related module**: [RDB](capi-rdb.md) **Header file**: [relational_store.h](capi-relational-store-h.md) ## Summary ### Member Variables | Name | Description | | --------------- | --------------------------------------------- | | int version | Version of the **Rdb_DistributedConfig** struct.| | bool isAutoSync | Whether the table supports auto sync. |