Properti SystemParameters.MinDataForXpress

Mendapatkan atau mengatur jumlah data terkecil yang harus dikompresi dengan pemadatan xpress.

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

Sintaks

'Declaration
Public Shared Property MinDataForXpress As Integer
    Get
    Set
'Usage
Dim value As Integer

value = SystemParameters.MinDataForXpress

SystemParameters.MinDataForXpress = value
public static int MinDataForXpress { get; set; }

Nilai properti

Jenis: System.Int32

Lihat juga

Referensi

Kelas SystemParameters

Anggota SystemParameters

Namespace Microsoft.Isam.Esent.Interop