Adds a field to the SELECT clause of the query
Inherited from DynamicQuery.
public virtual void AddResultColumn(SchemaItem);
Adds a field to the SELECT clause of the query
public override void AddResultColumn(string);
SqlServerDynamicQuery Class | NCI.EasyObjects.DynamicQueryProvider Namespace