JET_OPENTEMPORARYTABLE.ccolumn-Eigenschaft
Ruft die Anzahl der Spalten in prgcolumndefab oder legt diese fest.
Namespace: Microsoft.Isam.Esent.Interop.Vista
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Property ccolumn As Integer
Get
Set
'Usage
Dim instance As JET_OPENTEMPORARYTABLE
Dim value As Integer
value = instance.ccolumn
instance.ccolumn = value
public int ccolumn { get; set; }
Eigenschaftswert
Typ: System.Int32
Siehe auch
Referenz
JET_OPENTEMPORARYTABLE Mitglieder