DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Go to the source code of this file.
Classes | |
class | Deveel.Data.DataObject |
Represents a dynamic object that encapsulates a defined SqlType and a compatible constant ISqlObject value. More... | |
Namespaces | |
namespace | Deveel.Data |
Typedefs | |
using | SqlBoolean = Deveel.Data.Sql.Objects.SqlBoolean |
using | SqlString = Deveel.Data.Sql.Objects.SqlString |
Definition at line 26 of file DataObject.cs.
Definition at line 27 of file DataObject.cs.