CSLA.NET 5.4.2
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Csla.Data.SqlClient Namespace Reference

Classes

class  ConnectionManager
 Provides an automated way to reuse open database connections within the context of a single data portal operation. More...
 
class  SafeSqlDataReader
 This is a SqlDataReader that 'fixes' any null values before they are returned to our business code. More...