Saves the contents of the class using the defined connection.
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax void Flush(
bool fileFlush
)
Sub Flush (
fileFlush As Boolean
)
void Flush(
bool fileFlush
)
Parameters
- fileFlush
- Type: SystemBoolean
[Missing <param name="fileFlush"/> documentation for "M:DHI.Mike1D.ResultDataAccess.IResultData.Flush(System.Boolean)"]
See Also