| An indooGrid Documented Class Library |
|
Indoo.Data Namespace
Database access and data manipulation. See live working examples with code for indooGrid: http://components.init.si.
Namespace hierarchy
Classes
| Class |
Description |
|
client
|
Universal database client. |
|
dataAccess
|
Data access helper. |
|
dataAccess.storeInfo
|
|
|
functions
|
Set of wide used functions for many purposes. |
|
msTableConverter
|
convert MS formated table (word, excell, access,... tab as delimiter, carriage return A0 as row delimiter, optional double quote as text qouted) into datatable and vice versa. MSexcel use only rowDelimiter1, ms access use normal carriage return and line feed (rowDelimiter1 & rowDelimiter2) |
|
sqlCategoryTreeBuilder
|
Sql bilder for category tree functionality |
|
sqlDialect
|
Database specific SQL syntax information. |
|
sqlDialect.sqlServer
|
Class provide som sql server specific functionalities |
|
sqlQueryBuilder
|
|
|
tableEnumerator
|
Class for iterating trough normalized data of records' ids given by join's query. |
Structures
Delegates
Enumerations