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(const char * cname, GUID * dst)
cname The name of the column.
dst The GUID value.
True if the value was successfully fetched.