<< Return to Main Index

< Return to Class Index

CGXDBEngine::CanAppend

virtual BOOL CanAppend() = 0;

Return Value

TRUE if new rows can be added. FALSE otherwise.

Remarks

Override this method and return FALSE if you want to prevent adding new rows.

CGXDBEngine

Class Overview | Class Members