C# Class Deveel.Data.Transactions.TransactionTableContainer.PrivilegesTable

Inheritance: Deveel.Data.Sql.Tables.GeneratedTable
Afficher le fichier Open project: deveel/deveeldb

Méthodes publiques

Méthode Description
GetValue ( long rowNumber, int columnOffset ) : Field
PrivilegesTable ( ITransaction transaction ) : System

Private Methods

Méthode Description
FormPrivilegesValues ( ) : int>>.IList

Method Details

GetValue() public méthode

public GetValue ( long rowNumber, int columnOffset ) : Field
rowNumber long
columnOffset int
Résultat Field

PrivilegesTable() public méthode

public PrivilegesTable ( ITransaction transaction ) : System
transaction ITransaction
Résultat System