WALAutoCheckpoint Property
Gets or sets the write-ahead log auto-checkpoint interval.
|
|---|
'Declaration
Public Property WALAutoCheckpoint As Integer |
|
|---|
public int WALAutoCheckpoint {get; set;} |
Property Value
The write-ahead log auto-checkpoint interval - the number of the write-ahead log pages, after which the checkpoint is performed.