Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the number of columns in prgcolumndef.
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; }
Property value
Type: System.Int32
See also
Reference
JET_OPENTEMPORARYTABLE members