| C# | Visual Basic | Visual C++ |
namespace pixolut.BizBlox
Namespace pixolut.BizBlox
namespace pixolut.BizBlox
| All Types | Classes | Interfaces | Enumerations |
| Icon | Type | Description |
|---|---|---|
| BizBloxValidatorAttribute | ||
| DataObject..::.Columns | ||
| DataAccess |
Provide data access layer for BizBlox Data Object
| |
| DataObject |
DataObject is the foundation of a BizBlox architecture. Actual data classes
inherit from this. Use the Builder tool to auto generate these inherited
classes.
| |
| DataSetUtils | ||
| DateTimeValidatorAttribute | ||
| DBColumnType | ||
| DOCollection |
Dynamic Collections and query execution support.
| |
| DOCollectionEnumerator | ||
| DOException |
BizBlox Exception
| |
| DOFactory |
Create a data object using reflection
| |
| DOFormatter | ||
| DOFunction | ||
| DOInfo | ||
| DOOperator | ||
| DOPropertyHelper | ||
| DOSelection | ||
| DOTO | Obsolete.
Data Object Transfer Object.
| |
| DOTransaction |
Provide simple transaction capabilities to DataObjects.
| |
| DOTransactionException |
Data Object Transaction Exception.
| |
| DSNManager |
DSN Manager.
| |
| ProviderFactory..::.EnumProviders | ||
| SQLGrouper..::.GROUPING | ||
| HardwareID |
Generate a unique hash for a system which does not require administrative permissions
(can run from ASPNet process)
| |
| IdentityAttribute | ||
| DOTransaction..::.IsolationLevel | ||
| iValidator | ||
| SQLGrouper..::.LOGIC | ||
| NullValidatorAttribute | ||
| NumericValidatorAttribute | ||
| OrderByDirection | ||
| PersistAttribute | ||
| PrimaryKeyAttribute | ||
| ProviderFactory |
Generate SQL connector for DataAccess
| |
| SearchBuilder |
Fully functional english query style search engine
| |
| SQLBuilder |
Create a SQL statement to populate a DOCollection.
| |
| SQLGrouper |
Creates groups of queries from one set of search terms, used by the
SearchBuilder for creating optimized search engine style queries.
| |
| StringValidatorAttribute | ||
| UnicodeTranslator |
Provides capability of unicode character searching using latin characters
|