CSLA .NET 10.0.0
A home for your business logic
Loading...
Searching...
No Matches
Csla.Data Namespace Reference

Classes

class  DataMap
 Defines a mapping between two sets of properties/fields for use by DataMapper. More...
class  DataMapper
 Map data from a source into a target object by copying public property values.
class  ObjectAdapter
 An ObjectAdapter is used to convert data in an object or collection into a DataTable. More...
class  SafeDataReader
 This is an IDataReader that 'fixes' any null values before they are returned to our business code. More...