Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Indicates whether the column in a result set was given an alias.
public virtual bool IsAliased(ul_column_num cid)
cid The 1-based ordinal column number.
True if the column is aliased; otherwise, returns false.