DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Public Member Functions | |
EmptyTestQueryContext (IQuery context) | |
Public Member Functions inherited from Deveel.Data.Linq.QueryContext | |
QueryContext (IQuery context) | |
QueryTable< T > | Table< T > () |
void | Dispose () |
Protected Member Functions | |
override void | OnBuildMap (MappingContext mappingContext) |
Protected Member Functions inherited from Deveel.Data.Linq.QueryContext | |
virtual void | Dispose (bool disposing) |
Additional Inherited Members | |
Package Functions inherited from Deveel.Data.Linq.QueryContext | |
IEntityTable< T > | GetTable< T > () |
Properties inherited from Deveel.Data.Linq.QueryContext | |
IQuery | ParentContext [get, private set] |
IQueryProvider | Provider [get, set] |
Definition at line 32 of file ContextQueryTests.cs.
|
inline |
Definition at line 33 of file ContextQueryTests.cs.
|
inlineprotectedvirtual |
Implements Deveel.Data.Linq.QueryContext.
Definition at line 37 of file ContextQueryTests.cs.