Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the previously opened recordset allows you to add new records.
BOOL CanAppend( ) const;
Return Value
Nonzero if the recordset allows adding new records; otherwise 0. CanAppend will return 0 if you opened the recordset as read-only.
Requirements
Header: afxdb.h