Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
カラムを ul_binary 値に設定します。
public virtual bool SetBinary(ul_column_num cid, p_ul_binary value)
cid 1 から始まるカラムの順序数。
value ul_binary 値。NULL を渡すことは、SetNull メソッドを呼び出すことと同じです。
成功した場合は true、失敗した場合は false。