Mimer SQL Data Provider
ExecuteReader Method (MimerBatch)




Mimer.Data.Client Namespace > MimerBatch Class : ExecuteReader Method
Executes the batch against its connection, returning a MimerDataReader which can be used to access the results.
Overload List
OverloadDescription
Executes the batch against its connection, returning a MimerDataReader which can be used to access the results.  
Executes the batch against its connection using the System.Data.CommandBehavior, returning a MimerDataReader which can be used to access the results.  
Requirements

.NET Framework
Version 4.6.2 or later

See Also

Reference

MimerBatch Class
MimerBatch Members