SPTDatabase Member List

This is the complete list of members for SPTDatabase, including all inherited members.

$DBHostNameDatabase [protected]
$DBNameDatabase [protected]
$DBPasswordDatabase [protected]
$DBUserNameDatabase [protected]
AdvancedCaching($NewSetting=NULL)Database [static]
CacheHitRate()Database [static]
Caching($NewSetting=NULL)Database [static]
Database($UserName=NULL, $Password=NULL, $DatabaseName=NULL, $HostName=NULL)Database
DBHostName()Database
DBName()Database
DBUserName()Database
FetchColumn($FieldName, $IndexFieldName=NULL)Database
FetchField($FieldName)Database
FetchRow()Database
FetchRows($NumberOfRows=NULL)Database
FieldExists($TableName, $FieldName)Database
LastInsertId($TableName)Database
LogComment($String)Database
NumCacheHits()Database [static]
NumQueries()Database [static]
NumRowsSelected()Database
Query($QueryString, $FieldName="")Database
QueryDebugOutput($NewSetting)Database [static]
SetGlobalDatabaseName($DatabaseName)Database [static]
SetGlobalServerInfo($UserName, $Password, $HostName="localhost")Database [static]
SPTDatabase()SPTDatabase
UpdateValue($TableName, $FieldName, $NewValue, $Condition, &$CachedRecord)Database