Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Fetches a value from a column as a GUID.
public virtual bool GetGuid(ul_column_num cid, GUID * dst)
cid The 1-based ordinal column number.
dst The GUID value.
True if the value was successfully fetched.