AnyDAC
ContentsIndexHome
PreviousUpNext
TADResourceOptions.StoreVersion Property

Specifies the format version for the persistent dataset data files or streams.

Group
Links

Use StoreVersion property to specify the format version for a data file or a stream, where dataset stores its persistent data. The default value is -1. 

The StoreVersion property is used only to write a data. For reading is used the version stored in a persistent data, so setting StoreVersion for reading does not have an effect.

property StoreVersion: Integer;
What do you think about this topic? Send feedback!