FDO API Reference Feature Data Objects

virtual FDO_API bool FdoIConnectionCapabilities::SupportsFlush  )  [pure virtual]
 

Determines if the provider can support the flush function. Flush is used to write any outstanding data to the datastore. This is mainly used by the file based providers to ensure that any cached data is writen to the file.

Returns:
Returns true if the provider or datastore can support the flush function.

Comments or suggestions? Send us feedback.