SystemParameters.DatabasePageSize, proprietà

Ottiene o imposta le dimensioni delle pagine del database, in byte.

Spazio dei nomi:Microsoft.Isam.Esent.Interop
Assemblea: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Sintassi

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

value = SystemParameters.DatabasePageSize

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

Valore proprietà

Tipo: System.Int32

Vedi anche

Riferimento

SystemParameters (classe)

Membri di SystemParameters

Spazio dei nomi Microsoft.Isam.Esent.Interop