Zend Framework  3.0
Sqlsrv Member List

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

$connectionSqlsrvprotected
$profilerSqlsrvprotected
$resultPrototypeSqlsrvprotected
$statementPrototypeSqlsrvprotected
__construct($connection, Statement $statementPrototype=null, Result $resultPrototype=null)Sqlsrv
checkEnvironment()Sqlsrv
createResult($resource)Sqlsrv
createStatement($sqlOrResource=null)Sqlsrv
formatParameterName($name, $type=null)Sqlsrv
getConnection()Sqlsrv
getDatabasePlatformName($nameFormat=self::NAME_FORMAT_CAMELCASE)Sqlsrv
getLastGeneratedValue()Sqlsrv
getPrepareType()Sqlsrv
getProfiler()Sqlsrv
NAME_FORMAT_CAMELCASEDriverInterface
NAME_FORMAT_NATURALDriverInterface
PARAMETERIZATION_NAMEDDriverInterface
PARAMETERIZATION_POSITIONALDriverInterface
registerConnection(Connection $connection)Sqlsrv
registerResultPrototype(Result $resultPrototype)Sqlsrv
registerStatementPrototype(Statement $statementPrototype)Sqlsrv
setProfiler(Profiler\ProfilerInterface $profiler)Sqlsrv
Zend::Db::Adapter::Profiler::ProfilerAwareInterface::setProfiler(ProfilerInterface $profiler)ProfilerAwareInterface