QuickObjects.ObjectBase Send comments on this topic.
AddResultsToDataSet Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseBusinessObject Class : AddResultsToDataSet Property

AddResultsToDataSet

Holds the boolean value indicating weather the find method will try to add/refresh the result set into the dataset.

Syntax

C# 
public bool AddResultsToDataSet {get; set;}

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also