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

Holds a NameField value that can be used for specifying the result set name for the table's column.

Syntax

C# 
virtual NameField ResultSetName {get; set;}

Requirements

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

See Also