共用方式為


InstanceParameters.VersionStoreTaskQueueMax 屬性

取得或設定可以隨時排入資料庫引擎執行緒集區的背景清除工作專案數目。

Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Property VersionStoreTaskQueueMax As Integer
    Get
    Set
'Usage
Dim instance As InstanceParameters
Dim value As Integer

value = instance.VersionStoreTaskQueueMax

instance.VersionStoreTaskQueueMax = value
public int VersionStoreTaskQueueMax { get; set; }

屬性值

類型: System.Int32

另請參閱

參考

InstanceParameters 類別

InstanceParameters 成員

Microsoft.Isam.Esent.Interop 命名空間