Index of all elements
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ l ]
[ m ]
[ n ]
[ q ]
[ r ]
[ s ]
[ t ]
[ v ]
[ _ ]
top
top
top
top
top
top
top
top
top
top
top
top
top
top
top
_
- _add_flag
- in file mssql.php, method MDB2_Driver_Reverse_mssql::_add_flag()
Adds a string to the flags array if the flag is not yet in there - if there is no flag present the array is created
- _doQuery
- in file mssql.php, method MDB2_Driver_mssql::_doQuery()
Execute a query
- _getBLOBDeclaration
- in file mssql.php, method MDB2_Driver_Datatype_mssql::_getBLOBDeclaration()
Obtain DBMS specific SQL code portion needed to declare an binary large object type field to be used in statements like CREATE TABLE.
- _getBooleanDeclaration
- in file mssql.php, method MDB2_Driver_Datatype_mssql::_getBooleanDeclaration()
Obtain DBMS specific SQL code portion needed to declare a boolean type field to be used in statements like CREATE TABLE.
- _getCLOBDeclaration
- in file mssql.php, method MDB2_Driver_Datatype_mssql::_getCLOBDeclaration()
Obtain DBMS specific SQL code portion needed to declare an character large object type field to be used in statements like CREATE TABLE.
- _getDateDeclaration
- in file mssql.php, method MDB2_Driver_Datatype_mssql::_getDateDeclaration()
Obtain DBMS specific SQL code portion needed to declare a date type field to be used in statements like CREATE TABLE.
- _getDecimalDeclaration
- in file mssql.php, method MDB2_Driver_Datatype_mssql::_getDecimalDeclaration()
Obtain DBMS specific SQL code portion needed to declare an decimal type field to be used in statements like CREATE TABLE.
- _getFloatDeclaration
- in file mssql.php, method MDB2_Driver_Datatype_mssql::_getFloatDeclaration()
Obtain DBMS specific SQL code portion needed to declare an float type field to be used in statements like CREATE TABLE.
- _getIntegerDeclaration
- in file mssql.php, method MDB2_Driver_Datatype_mssql::_getIntegerDeclaration()
Obtain DBMS specific SQL code portion needed to declare an integer type field to be used in statements like CREATE TABLE.
- _getTextDeclaration
- in file mssql.php, method MDB2_Driver_Datatype_mssql::_getTextDeclaration()
Obtain DBMS specific SQL code portion needed to declare an text type field to be used in statements like CREATE TABLE.
- _getTimeDeclaration
- in file mssql.php, method MDB2_Driver_Datatype_mssql::_getTimeDeclaration()
Obtain DBMS specific SQL code portion needed to declare a time field to be used in statements like CREATE TABLE.
- _getTimestampDeclaration
- in file mssql.php, method MDB2_Driver_Datatype_mssql::_getTimestampDeclaration()
Obtain DBMS specific SQL code portion needed to declare a timestamp field to be used in statements like CREATE TABLE.
- _modifyQuery
- in file mssql.php, method MDB2_Driver_mssql::_modifyQuery()
Changes a query string for various DBMS specific reasons
- _mssql_field_flags
- in file mssql.php, method MDB2_Driver_Reverse_mssql::_mssql_field_flags()
Get a column's flags
- _quoteBLOB
- in file mssql.php, method MDB2_Driver_Datatype_mssql::_quoteBLOB()
Convert a text value into a DBMS specific format that is suitable to compose query statements.
- _quoteBoolean
- in file mssql.php, method MDB2_Driver_Datatype_mssql::_quoteBoolean()
Convert a text value into a DBMS specific format that is suitable to compose query statements.
- _quoteDecimal
- in file mssql.php, method MDB2_Driver_Datatype_mssql::_quoteDecimal()
Convert a text value into a DBMS specific format that is suitable to compose query statements.
- _quoteFloat
- in file mssql.php, method MDB2_Driver_Datatype_mssql::_quoteFloat()
Convert a text value into a DBMS specific format that is suitable to compose query statements.
- _skipLimitOffset
- in file mssql.php, method MDB2_Result_mssql::_skipLimitOffset()
Skip the first row of a result set.
- __construct
- in file mssql.php, method MDB2_Driver_Native_mssql::__construct()
Constructor
- __construct
- in file mssql.php, method MDB2_Driver_mssql::__construct()
Constructor
top
Documentation generated on Mon, 11 Mar 2019 14:19:34 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|