Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
将列设置为 GUID 值。
public virtual bool SetGuid(ul_column_num cid, GUID * value)
cid 从 1 开始的列序号。
value GUID 值。传递 NULL 等同于调用 SetNull。
如果成功,则返回 true,否则返回 false。