QuickObjects.ObjectBase Send comments on this topic.
ResultSet Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > IBusinessObject Interface : ResultSet Property
ResultSet

Holds the DataSet for the result sets.

Syntax

C# 
virtual DataSet ResultSet {get; set;}

Requirements

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

See Also