Create myCloudData Table based on FDBTable

Is there a way of creating myCloudData table by copying the structure of existing TFDTable or TFDBQuery?  I see that TAdvMyCloudDataDataSet can have the same set of fields. Can that be used to create the CloudDataMetaData and then to creata the myCloudData table?



Hi,


Please note that TAdvMyCloudDataDataSet has not been tested for compatibility with TFDTable or TFDBQuery structure.
It's recommended to manually create the myCloudData table structure.
See the demo (included with the product for an example.