|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Name | Purpose | ||
---|---|---|---|
FindOnClient |
Only perform FindRowWhere with the current client data |
||
FindOnServer |
Perform FindRowWhere on client first and if now row has been found
perform FindRowWhere in the Business Entity/Data Access Object |
||
FindOnServerOnly |
Directly perform FindRowWhere on the Server |