JET_TABLECREATE. ccreated-Eigenschaft

Ruft die Anzahl der erstellten Objekte (Spalten + Tabelle + Indizes + Rückrufe) ab oder legt Sie fest.

Namespace: Microsoft. ISAM. ESENT. Interop
Assembly: 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; }

Eigenschaftswert

Typ: System. Int32

Siehe auch

Referenz

JET_TABLECREATE-Klasse

Mitglieder JET_TABLECREATE

Microsoft. ISAM. ESENT. Interop-Namespace