C# Class Deveel.Data.Transactions.LockEvent

Inheritance: Deveel.Data.Diagnostics.Event
Afficher le fichier Open project: deveel/deveeldb

Méthodes protégées

Méthode Description
GetEventData ( object>.Dictionary data ) : void

Private Methods

Méthode Description
LockEvent ( LockEventType eventType, IEnumerable references, LockingMode mode, AccessType accessType ) : System

Method Details

GetEventData() protected méthode

protected GetEventData ( object>.Dictionary data ) : void
data object>.Dictionary
Résultat void