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

另請參閱

參考

JET_COLUMNLIST 類別

JET_COLUMNLIST成員

Microsoft.Isam.Esent.Interop 命名空間