SystemParameters.LVChunkSizeMost 属性
获取 lv 区块大小。 这取决于数据库页大小。
Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (
语法
'Declaration
Public Shared ReadOnly Property LVChunkSizeMost As Integer
Get
'Usage
Dim value As Integer
value = SystemParameters.LVChunkSizeMost
public static int LVChunkSizeMost { get; }
属性值
类型: System.Int32