CommandAccessor<TResult> Constructor

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Protected method CommandAccessor<TResult>(Database, IResultSetMapper<TResult>)
Initialized the CommandAccessor<TResult> with a database instance and a Row Mapper.
Protected method CommandAccessor<TResult>(Database, IRowMapper<TResult>)
Initialized the CommandAccessor<TResult> with a database instance and a Row Mapper.

See Also

CommandAccessor<TResult> Class

CommandAccessor<TResult> Members

Microsoft.Practices.EnterpriseLibrary.Data Namespace