| SqlMapperQueryMultiple Method | 
| Name | Description | |
|---|---|---|
| QueryMultiple(IDbConnection, CommandDefinition) | 
            Execute a command that returns multiple result sets, and access each in turn
              | |
| QueryMultiple(IDbConnection, String, Object, IDbTransaction, NullableInt32, NullableCommandType) | 
            Execute a command that returns multiple result sets, and access each in turn
              |