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。