C# Class VelocityDbSchema.NUnit.TickOptimized

Inheritance: OptimizedPersistable
Afficher le fichier Open project: VelocityDB/VelocityDB

Méthodes publiques

Méthode Description
TickOptimized ( Tick tick ) : System
ToString ( ) : string
WriteMe ( TypeVersion typeVersion, bool addShapeNumber, System.PageInfo pageInfo, IOptimizedPersistable owner, SessionBase session, bool inFlush ) : byte[]

Method Details

TickOptimized() public méthode

public TickOptimized ( Tick tick ) : System
tick Tick
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

WriteMe() public méthode

public WriteMe ( TypeVersion typeVersion, bool addShapeNumber, System.PageInfo pageInfo, IOptimizedPersistable owner, SessionBase session, bool inFlush ) : byte[]
typeVersion TypeVersion
addShapeNumber bool
pageInfo System.PageInfo
owner IOptimizedPersistable
session SessionBase
inFlush bool
Résultat byte[]