C# Class BTDBTest.ODBIteratorTest

Inheritance: IDisposable
Mostra file Open project: Bobris/BTDB

Public Methods

Method Description
Dispose ( ) : void
ODBIteratorTest ( ) : System

Private Methods

Method Description
Basics ( ) : void
BasicsRelation ( ) : void
FieldsOfVariousTypes ( ) : void
InlineDictionariesOfSimpleValues ( ) : void
IterateWithApprove ( ) : void
ListOfSimpleValues ( ) : void
OpenDb ( ) : void
ReopenDb ( ) : void
UpgradeDeletedInlineObjectWorks ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

ODBIteratorTest() public method

public ODBIteratorTest ( ) : System
return System