Properti SystemParameters.LegacyFileNames

Mendapatkan atau mengatur kompatibilitas mundur dengan konvensi penamaan file dari rilis mesin database sebelumnya.

Namespace:Microsoft.Isam.Esent.Interop
Majelis: Microsoft.Isam.Esent.Interop (dalam Microsoft.Isam.Esent.Interop.dll)

Sintaks

'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; }

Nilai properti

Jenis: System.Int32

Lihat juga

Referensi

Kelas SystemParameters

Anggota SystemParameters

Namespace Microsoft.Isam.Esent.Interop