C# Class BTDB.ODBLayer.ObjectDB.TableInfoResolver

Inheritance: ITableInfoResolver
Afficher le fichier Open project: Bobris/BTDB

Méthodes publiques

Méthode Description
AllocateNewOid ( ) : ulong
GetSingletonOid ( uint id ) : long

Private Methods

Méthode Description
ITableInfoResolver ( uint id, uint version, string tableName ) : TableVersionInfo
ITableInfoResolver ( uint id ) : uint
TableInfoResolver ( IKeyValueDB keyValueDB, ObjectDB objectDB ) : System

Method Details

AllocateNewOid() public méthode

public AllocateNewOid ( ) : ulong
Résultat ulong

GetSingletonOid() public méthode

public GetSingletonOid ( uint id ) : long
id uint
Résultat long