SqlFileStream::Flush Method ()

 

clears all buffers for this stream and causes any buffered data to be written to the underlying device.

Namespace:   System.Data.SqlTypes
Assembly:  System.Data (in System.Data.dll)

public:
virtual void Flush() override

.NET Framework
Available since 2.0
Return to top
Show: