C# Class Deveel.Data.Store.Journaled.PersistPageChangeCommand

Inheritance: PersistCommand
Afficher le fichier Open project: deveel/deveeldb Class Usage Examples

Méthodes publiques

Méthode Description
PersistPageChangeCommand ( long pageNumber, int offset, int count, Stream source ) : System

Method Details

PersistPageChangeCommand() public méthode

public PersistPageChangeCommand ( long pageNumber, int offset, int count, Stream source ) : System
pageNumber long
offset int
count int
source Stream
Résultat System