11 #region Factory Methods
25 private void DataPortal_Create()
28 private void DataPortal_Fetch()
30 RaiseListChangedEvents =
false;
32 RaiseListChangedEvents =
true;
This is the base class from which most business collections or lists will be derived.
Client side data portal used for making asynchronous data portal calls in .NET.
T Create(params object[] criteria)
Called by a factory method in a business class to create a new object, which is loaded with default v...
static TestBusinessBindingList NewEditableList()
TestBusinessBindingList()
@ Serializable
Prevents updating or inserting until the transaction is complete.
@ Create
Create operation.