共用方式為


JET_TABLECREATE.cCreated 屬性

取得或設定) (columns+table+indexes+callbacks 所建立的物件計數。

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 命名空間