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

ResultSetName

Holds a String value that can be used for specifying the result set name (i.e. an alias) for this column.

Syntax

C# 
public NameField ResultSetName {get; set;}

Requirements

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

See Also