JET_LGPOS.lGeneration 屬性
取得或設定這個記錄位置的產生。
Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Property lGeneration As Integer
Get
Set
'Usage
Dim instance As JET_LGPOS
Dim value As Integer
value = instance.lGeneration
instance.lGeneration = value
public int lGeneration { get; set; }
屬性值
類型: System.Int32