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 backwards compatibility with the file naming conventions of earlier releases of the database engine.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Shared Property LegacyFileNames As Integer
Get
Set
'Usage
Dim value As Integer
value = SystemParameters.LegacyFileNames
SystemParameters.LegacyFileNames = value
public static int LegacyFileNames { get; set; }
Property value
Type: System.Int32