Edit

SystemParameters.ColumnsFixedMost field

Maximum number of fixed 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 ColumnsFixedMost As Integer
'Usage
Dim value As Integer

value = SystemParameters.ColumnsFixedMost
public const int ColumnsFixedMost

See also

Reference

SystemParameters class

SystemParameters members

Microsoft.Isam.Esent.Interop namespace