DeveelDB  20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
Public Member Functions | Properties | List of all members
Deveel.Data.ISystemModule Interface Reference
Inheritance diagram for Deveel.Data.ISystemModule:
Deveel.Data.Diagnostics.Log4NetModule Deveel.Data.Security.SecurityModule Deveel.Data.Spatial.SpatialModule Deveel.Data.Xml.XmlModule

Public Member Functions

void Register (IScope systemScope)
 

Properties

string ModuleName [get]
 
string Version [get]
 

Detailed Description

Definition at line 22 of file ISystemModule.cs.

Member Function Documentation

void Deveel.Data.ISystemModule.Register ( IScope  systemScope)

Property Documentation

string Deveel.Data.ISystemModule.ModuleName
get

Definition at line 23 of file ISystemModule.cs.

string Deveel.Data.ISystemModule.Version
get

Definition at line 25 of file ISystemModule.cs.


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