SDAC

TMSCompactConnectionOptions.MaxBufferSize Property

Specifies how much memory SQL Server Compact Edition can use before flushing changes to disk.

Class

TMSCompactConnectionOptions

Syntax

property MaxBufferSize: integer default DefaultMaxBufferSize;

Remarks

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.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback