C# Class DBreeze.TransactionTablesLocker.internSession

Show file Open project: hhblaze/DBreeze

Public Properties

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

Property Details

gator public property

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

lockType public property

public eTransactionTablesLockTypes lockType
return eTransactionTablesLockTypes

tables public property

public string[] tables
return string[]