In The Hand
MaxBufferSize Property
Namespaces
►
InTheHand.Data.SqlServerCe
►
SqlCeConnectionStringBuilder
►
MaxBufferSize
C#
Visual Basic
.NET Components for Mobility
The largest amount of memory, in kilobytes, that SQL Server CE can use before it starts flushing changes to disk.
Declaration Syntax
C#
Visual Basic
public
int
MaxBufferSize
{
get
;
set
; }
Public
Property
MaxBufferSize
As
Integer
Get
Set
Assembly:
InTheHand.Data
(Module: InTheHand.Data) Version: 7.0.0.0