Skip to content

Latest commit

 

History

History
77 lines (46 loc) · 2.92 KB

pdostatement-class.md

File metadata and controls

77 lines (46 loc) · 2.92 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic
PDOStatement Class
API reference for the PDOStatement Class in the Microsoft PDO_SQLSRV Driver for PHP for SQL Server.
David-Engel
v-davidengel
08/10/2020
sql
connectivity
reference

PDOStatement Class

[!INCLUDEDriver_PHP_Download]

The PDOStatement class represents a statement and the results of the statement.

Syntax

PDOStatement {}  

Remarks

The PDOStatement class contains the following methods:

Support for PDO was added in version 2.0 of the [!INCLUDEssDriverPHP].

See Also

PDO_SQLSRV Driver Reference

Overview of the Microsoft Drivers for PHP for SQL Server

Constants (Microsoft Drivers for PHP for SQL Server)

Programming Guide for the Microsoft Drivers for PHP for SQL Server

Getting Started with the Microsoft Drivers for PHP for SQL Server

PDO