Skip to content

Latest commit

 

History

History
80 lines (49 loc) · 2.92 KB

File metadata and controls

80 lines (49 loc) · 2.92 KB
title PDOStatement Class | Microsoft Docs
ms.custom
ms.date 03/26/2018
ms.prod sql
ms.prod_service connectivity
ms.reviewer
ms.technology connectivity
ms.topic conceptual
ms.assetid ef2db0b3-b10e-4898-8bfc-d5e4baca18ef
author David-Engel
ms.author v-daenge

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