FDO .NET API Reference Feature Data Objects
System::Boolean OSGeo::FDO::Connections::Capabilities::SupportsFlush (  ) 

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.