Partager via


Méthode GetDataReader

Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. Gets a data reader to execute the specified Transact-SQL statements.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique GetDataReader(String) Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. Gets a data reader to execute the specified Transact-SQL batch.
Méthode publique GetDataReader(String, SqlCommand%) Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. Gets a data reader to execute the specified Transact-SQL statements, and specifying a SqlCommand object that can be used to terminate a long-running query.

Haut de la page