Aracılığıyla paylaş


LocalEseStoreSettings.LogBufferSizeInKB Property

Definition

Maps to JET_paramLogBuffers on the local ESE store. There is a conversion from KB to 512 bytes (volume sector size) in the mapping.

public int LogBufferSizeInKB { get; set; }
member this.LogBufferSizeInKB : int with get, set
Public Property LogBufferSizeInKB As Integer

Property Value

The log buffer size in KB.

Applies to