[]
Executes the command text against the connection.
protected override DbDataReader ExecuteDbDataReader(CommandBehavior behavior)
| Type | Name | Description |
|---|---|---|
| CommandBehavior | behavior | An instance of CommandBehavior. |
| Type | Description |
|---|---|
| DbDataReader | A DbDataReader representing the table result of the query execution. |