JET_COLUMNLIST.cRecord 屬性
取得臨時表中的記錄數目。
Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Property cRecord As Integer
Get
Friend Set
'Usage
Dim instance As JET_COLUMNLIST
Dim value As Integer
value = instance.cRecord
public int cRecord { get; internal set; }
屬性值
類型: System.Int32