EasyObjects.NET Programmers Reference

DynamicQuery.AddResultColumnFormat Method 

Adds a provider-specific formatted column name to the SELECT statement

public virtual void AddResultColumnFormat(
   string fieldName
);

Parameters

fieldName
The name of a column to add to the SELECT statement

See Also

DynamicQuery Class | NCI.EasyObjects Namespace