Specifies how much memory SQL Server Compact Edition can use before flushing changes to disk.
property MaxBufferSize: integer default DefaultMaxBufferSize;
Use the MaxBufferSize property to specify how much memory SQL Server Compact Edition can use before flushing changes to disk. Measured in kilobytes. The default value is 640.