Edit

Share via


SystemParameters.ColumnMost field

Maximum size for columns which are not JET_coltyp.LongBinary or JET_coltyp.LongText.

Namespace:  Microsoft.Isam.Esent.Interop
Assembly:  Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Const ColumnMost As Integer
'Usage
Dim value As Integer

value = SystemParameters.ColumnMost
public const int ColumnMost

See also

Reference

SystemParameters class

SystemParameters members

Microsoft.Isam.Esent.Interop namespace