Edit

SystemParameters.ColumnsVarMost field

Maximum number of variable-length columns allowed in a table.

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

Syntax

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

value = SystemParameters.ColumnsVarMost
public const int ColumnsVarMost

See also

Reference

SystemParameters class

SystemParameters members

Microsoft.Isam.Esent.Interop namespace