Edit

SystemParameters.BaseNameLength field

The length of the prefix used to name files used by the database engine.

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

Syntax

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

value = SystemParameters.BaseNameLength
public const int BaseNameLength

See also

Reference

SystemParameters class

SystemParameters members

Microsoft.Isam.Esent.Interop namespace