<< Return to Main Index

< Return to Class Index

CGXDBEngine::CanUpdate

virtual BOOL CanUpdate() = 0;

Return Value

TRUE if updateable, FALSE if read-only.

Remarks

Called to determine if updates on the data source are allowed. You may override this method and return FALSE if you want to prevent updates.

CGXDBEngine

Class Overview | Class Members