C# Class BTDBTest.ObjectDbTableFreeContentTest

Inheritance: IDisposable
Mostra file Open project: Bobris/BTDB

Public Methods

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

Private Methods

Method Description
AlsoFieldsInsideIDictionaryAreStoredInlineByDefault ( ) : void
AssertNoLeaksInDb ( ) : void
DoNotCrashOnUnknownType ( ) : void
DumpUnseenKeys ( BTDB.ODBLayer.FindUnusedKeysVisitor visitor, string concat ) : string
FindLeaks ( ) : string
FreeIDictionary ( ) : void
FreeIDictionaryInDictionary ( ) : void
FreeIDictionaryInIDictionary ( ) : void
FreeIDictionaryInInlineObject ( ) : void
FreeIDictionaryInList ( ) : void
FreeIDictionaryInListInUpdate ( ) : void
FreeIDictionaryInUpdate ( ) : void
FreeIDictionaryInUpsert ( ) : void
FreeIIndirect ( ) : void
InitILinks ( ) : ILinks>.Func
OpenDb ( ) : void
PreferInlineIsTransferedThroughDBObject ( ) : void
ReopenDb ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

ObjectDbTableFreeContentTest() public method

public ObjectDbTableFreeContentTest ( ) : System
return System