DeveelDB  20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
Public Member Functions | List of all members
Deveel.Data.Routines.IRoutineProvider Interface Reference
Inheritance diagram for Deveel.Data.Routines.IRoutineProvider:
Deveel.Data.Routines.IRoutineResolver

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...
 

Detailed Description

Definition at line 20 of file IRoutineProvider.cs.

Member Function Documentation

void Deveel.Data.Routines.IRoutineProvider.Register ( IRoutine  routine)

The documentation for this interface was generated from the following file: