SubSonic.Extensions.Database
Summary
Tools for working with data - specifically System.Data.Common and Readers.
Namespace
Methods
- SubSonic.Extensions.GetSqlDbType - Returns the SqlDbType for a give DbType
- SubSonic.Extensions.ToConstraintList - Takes the properties of an object and turns them into SubSonic.Query.Constraint
- SubSonic.Extensions.Load - Coerces an IDataReader to try and load an object using name/property matching
- SubSonic.Extensions.ToList - Creates a typed list from an IDataReader