JET_RSTINFO.crstmap 屬性

取得或設定還原對應陣列中的專案數目。

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

Syntax

'Declaration
Public Property crstmap As Integer
    Get
    Set
'Usage
Dim instance As JET_RSTINFO
Dim value As Integer

value = instance.crstmap

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

屬性值

類型: System.Int32

另請參閱

參考

JET_RSTINFO 類別

JET_RSTINFO成員

Microsoft.Isam.Esent.Interop 命名空間