Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
カラムを DECL_DATETIME 値に設定します。
public virtual bool SetDateTime( const char * cname, DECL_DATETIME * value )
cname カラムの名前。
value DECL_DATETIME 値。NULL を渡すことは、SetNull メソッドを呼び出すことと同じです。
成功した場合は true、失敗した場合は false。