RelationalDataProviderGetOpenReader 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