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。