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