JET_TABLECREATE.cCreated 屬性

取得或設定建立 (資料行+資料表+索引+回呼) 的物件計數。

Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Property cCreated As Integer
    Get
    Set
'Usage
Dim instance As JET_TABLECREATE
Dim value As Integer

value = instance.cCreated

instance.cCreated = value
public int cCreated { get; set; }

屬性值

類型: System.Int32

另請參閱

參考

JET_TABLECREATE 類別

JET_TABLECREATE成員

Microsoft.Isam.Esent.Interop 命名空間