DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Public Member Functions | |
void | Register (IRoutine routine) |
Public Member Functions inherited from Deveel.Data.Routines.IRoutineResolver | |
IRoutine | ResolveRoutine (Invoke request, IQuery query) |
Resolves a routine that matches the given invocation within the context provided. More... | |
Definition at line 20 of file IRoutineProvider.cs.
void Deveel.Data.Routines.IRoutineProvider.Register | ( | IRoutine | routine | ) |