Ninja Database Pro
Flush Method (NinjaDbPro)



KellermanSoftware.NinjaDatabasePro Namespace > NinjaDbPro Class : Flush Method
Flush buffered data from the index stream and the data stream (this is done automatically on close and commit transaction)
Syntax
Public Sub Flush() 
Dim instance As NinjaDbPro
 
instance.Flush()
public void Flush()
public:
void Flush(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NinjaDbPro Class
NinjaDbPro Members