Open this page in the API Guide

RelationalDataProvider.GetOpenReader Method

Overload List
  NameDescription
Public methodGetOpenReader(IDisposable, QueryDefinition)
Creates and opens the reader for the specified query object.
Protected methodGetOpenReader(IDisposable, QueryDefinition, CommandBehavior)
Creates and opens the reader for the specified query object.
Top
See Also