CSLA.NET 6.0.0
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 Pages
IReportTotalRowCount.cs File Reference

Go to the source code of this file.

Classes

interface  Csla.Core.IReportTotalRowCount
 Implement this interface in a collection to report a total row count to Csla.Web.CslaDataSource, where that row count is different from the collection's normal Count property value. More...
 

Namespaces

namespace  Csla
 
namespace  Csla.Core