JET_RECORDLIST.cRecords プロパティ

一時テーブル内のレコードの数を取得します。

Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)

構文

'Declaration
Public Property cRecords As Integer
    Get
    Friend Set
'Usage
Dim instance As JET_RECORDLIST
Dim value As Integer

value = instance.cRecords
public int cRecords { get; internal set; }

プロパティ値

種類: System.Int32

関連項目

リファレンス

JET_RECORDLIST クラス

JET_RECORDLIST メンバー

Microsoft.Isam.Esent.Interop 名前空間