C# Class DBreeze.TransactionTablesLocker.internSession

Datei anzeigen Open project: hhblaze/DBreeze

Public Properties

Property Type Description
gator DBreeze.Utils.DbThreadsGator
lockType eTransactionTablesLockTypes
tables string[]

Property Details

gator public_oe property

public DbThreadsGator,DBreeze.Utils gator
return DBreeze.Utils.DbThreadsGator

lockType public_oe property

public eTransactionTablesLockTypes lockType
return eTransactionTablesLockTypes

tables public_oe property

public string[] tables
return string[]