9using System.Collections.Generic;
53 RaiseListChangedEvents =
false;
56 DateTime aDate =
new DateTime(2000,1, (i%30)+1);
59 RaiseListChangedEvents =
true;
Base type from which Criteria classes can be derived in a business class.
This is the base class from which collections of editable root business objects should be derived.
Maintains metadata about a property.
static PropertyInfo< int > EndIDProperty
static PropertyInfo< int > StartIDProperty
FetchCriteria(int startId, int endId)
void DataPortal_Fetch(FetchCriteria criteria)
static SingleItem GetSingleItem()
@ Serializable
Prevents updating or inserting until the transaction is complete.