Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
BOOLCanAppend()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.
Remarks
Call this member function to determine whether the previously opened recordset allows you to add new records.
CRecordset Overview | Class Members | Hierarchy Chart
See Also CRecordset::AddNew, CRecordset::Requery