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。