iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

RequestScope Properties

The properties of the RequestScope class are listed below. For a complete list of RequestScope class members, see the RequestScope Members topic.

Public Instance Properties

CurrentResultMap The current IResultMap used by this request.
DataExchangeFactory A factory for DataExchange objects
ErrorContext Get the request's error context
IDbCommand The IDbCommand to execute
IsRowDataFound Indicate if the statement have find data
MappedStatement The current IMappedStatement.
ParameterMap The ParameterMap used by this request.
PreparedStatement The PreparedStatement used by this request.
QueueSelect The 'select' result property to process after having process the main properties.
Session The current ISqlMapSession.
Statement Gets the current IStatement.

See Also

RequestScope Class | IBatisNet.DataMapper.Scope Namespace