AnyDAC
ContentsIndexHome
PreviousUpNext
TADResourceOptions.DefaultStoreFormat Property

Specifies the default format for the persistent dataset data files.

Group
Links

Use DefaultStoreFormat property to specify the default format for the data file, where dataset stores its persistent data. The default value is sfBinary. 

AnyDAC uses DefaultStoreFormat, when PersistentFileName property value or AFileName argument of the SaveToFile method does not have an extension specified, and DefaultStoreExt property value is empty.

property DefaultStoreFormat: TADStorageFormat;
What do you think about this topic? Send feedback!