GPA Gemstone Library
Gemstone Data Library
C#VBC++JavaScript
    Show/Hide TOC

      DataExtensionsExecuteReaderAsync Method

      Overload List

      ExecuteReaderAsync(DbCommand, String, CancellationToken, Object) Executes the SQL statement using DbCommand, and builds a DbDataReader.
      ExecuteReaderAsync(DbConnection, String, CancellationToken, Object) Executes the SQL statement using DbConnection, and builds a DbDataReader.
      ExecuteReaderAsync(DbCommand, Int32, String, CancellationToken, Object) Executes the SQL statement using DbCommand, and builds a DbDataReader.
      ExecuteReaderAsync(DbConnection, Int32, String, CancellationToken, Object) Executes the SQL statement using DbConnection, and builds a DbDataReader.
      ExecuteReaderAsync(DbCommand, Int32, String, CommandBehavior, CancellationToken, Object) Executes the SQL statement using DbCommand, and builds a DbDataReader.
      ExecuteReaderAsync(DbConnection, Int32, String, CommandBehavior, CancellationToken, Object) Executes the SQL statement using DbConnection, and builds a DbDataReader.

      See Also

      Reference

      DataExtensions Class
      Gemstone.Data.DataExtensions Namespace

      In This Article

      • Overload List
      • See Also
      Documentation Home  •  Gemstone Data Library on NuGet

      Generated by Sandcastle Help File Builder

      Copyright © 2020 Grid Protection Alliance

      Send comments on this topic to GPA Support