Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
将列设置为 GUID 值。
public virtual bool SetGuid(const char * cname, GUID * value)
cname 列的名称。
value GUID 值。传递 NULL 等同于调用 SetNull 方法。
如果成功,则返回 true;否则返回 false。