RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SqlExpr Namespace

This is namespace SqlExpr.

Name 
Description 
The following table lists classes in this documentation. 
The following table lists functions in this documentation. 
The following table lists structs, records, enums in this documentation. 
The following table lists types in this documentation. 
The following table lists constants in this documentation. 
 
Name 
Description 
 
SPParamDesc describes a parameter to a stored procedure that is accessed using dbExpress. 
 
TCustomSQLDataSet is the base class for all dbExpress dataset components. 
 
This is class SqlExpr.TFLDDesc. 
 
TSQLBlobStream lets applications read from or write to BLOB fields in a client dataset. 
 
TSQLConnection encapsulates a dbExpress connection to a database server. 
 
TSQLDataLink allows a unidirectional dataset act as the detail in a master/detail relationship. 
 
TSQLDataSet represents data retrieved using dbExpress. 
 
TSQLMonitor intercepts messages that pass between an SQL connection component and a database server and saves them in a string list. 
 
TSQLQuery represents a query that is executed using dbExpress. 
 
TSQLStoredProc represents a stored procedure that is executed using dbExpress. 
 
TSQLTable represents a database table that is accessed using dbExpress. 
 
This is class SqlExpr.TTransactionItem. 
Name 
Description 
This is constant SqlExpr.BlobTypeMap. 
This is constant SqlExpr.DataTypeMap. 
This is constant SqlExpr.DefaultCursor. 
This is constant SqlExpr.DefaultMaxBlobSize. 
This is constant SqlExpr.DefaultRowsetSize. 
This is constant SqlExpr.FldSubTypeMap. 
This is constant SqlExpr.FldTypeMap. 
This is constant SqlExpr.HourGlassCursor. 
SAnd 
This is constant SqlExpr.SAnd. 
This is constant SqlExpr.SOrderBy. 
This is constant SqlExpr.SParam. 
This is constant SqlExpr.SSelect. 
This is constant SqlExpr.SSelectSpaces. 
This is constant SqlExpr.SSelectStar. 
This is constant SqlExpr.SSelectStarFrom. 
This is constant SqlExpr.SUB_TYPE_MEMO. 
This is constant SqlExpr.SWhere. 
This is constant SqlExpr.TErrorMessageSize. 
 
Name 
Description 
 
Frees a list of procedure parameters that is allocated by GetProcedureParams. 
 
This is function SqlExpr.GetConnectionNames. 
 
This is function SqlExpr.GetConnectionRegistryFile. 
 
Populates a string list with the names of all available dbExpress drivers. 
 
This is function SqlExpr.GetDriverRegistryFile. 
 
Fills a TParams object with information from a list of parameter descriptors. 
 
Name 
Description 
 
This is record SqlExpr.EConnectFlag. 
 
TConnectionState describes the state of a TSQLConnection component. 
 
This is record SqlExpr.TConnectionUserType. 
 
TSchemaType and TSchemaInfo describe schema information (metadata) to access using dbXpress. 
 
TSQLExceptionType indicates the type of operation that leads to an ESQLException exception. 
 
This is record SqlExpr.TSQLSchemaInfo. 
 
TTableScopes and TTableScopess indicate the types of tables for which to fetch metadata. 
 
This is record SqlExpr.TTransactionDesc. 
 
This enumerated type (in C++) or type (in Delphi) identifies degree to which transactions are isolated from each other. 
Name 
Description 
This is type SqlExpr.TFieldDescList. 
This is type SqlExpr.TFieldList. 
This is type SqlExpr.TGetDriverFunc. 
This is type SqlExpr.TLocale. 
This is type SqlExpr.TLocaleCode. 
This is type SqlExpr.TParseInsertSqlEvent. 
This is type SqlExpr.TParseSqlEvent. 
This is type SqlExpr.TSQLConnectionLoginEvent. 
This is type SqlExpr.TTableScopes. 
This is type SqlExpr.TTraceEvent. 
This is type SqlExpr.TTraceLogEvent. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!