Element index for package System.Data
[ c ]
[ e ]
[ g ]
[ i ]
[ o ]
[ s ]
[ t ]
[ _ ]
_
- __call
- in file TAdodb.php, method TAdodb::__call()
PHP magic function.
- __sleep
- in file TAdodb.php, method TAdodb::__sleep()
Cleanup work before serializing.
- __wakeup
- in file TAdodb.php, method TAdodb::__wakeup()
This method will be automatically called when unserialization happens.
top
c
- close
- in file TAdodb.php, method TAdodb::close()
Closes the DB connection.
top
top
top
top
o
- open
- in file TAdodb.php, method TAdodb::open()
Establishes a DB connection.
top
s
- setCacheDir
- in file TAdodb.php, method TAdodb::setCacheDir()
Sets the cache directory for ADODB (in adodb it is
- setDatabase
- in file TAdodb.php, method TAdodb::setDatabase()
Sets the database name
- setDataSourceName
- in file TAdodb.php, method TAdodb::setDataSourceName()
Sets the data source name (DSN).
- setDriver
- in file TAdodb.php, method TAdodb::setDriver()
Sets the DB driver (mysql, sqlite, etc.)
- setFetchMode
- in file TAdodb.php, method TAdodb::setFetchMode()
Sets the fetch mode of query data: Associative, Numeric, Both, Default (default)
- setHost
- in file TAdodb.php, method TAdodb::setHost()
Sets the DB host name/IP (and port number) in the format "host[:port]"
- setPassword
- in file TAdodb.php, method TAdodb::setPassword()
Sets the DB password
- setPersistentConnection
- in file TAdodb.php, method TAdodb::setPersistentConnection()
Sets whether the DB connection should be persistent
- setUsername
- in file TAdodb.php, method TAdodb::setUsername()
Sets the DB username
top
t
- TAdodb.php
- procedural page TAdodb.php
- TAdodb
- in file TAdodb.php, class TAdodb
TAdodb class
top
|
|