[]
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 | The result of the query execution expressed in a DbDataReader. |