Click or drag to resize

SQLCatalogQuery.Update Method

X#
Overload List
  NameDescription
Public methodUpdate
This method is provided to override the inherited functionality from the SQLSelect class, as it does not apply to SQLCatalogQuery; therefore it generates an error and returns FALSE.
(Overrides Update.)
Public methodUpdate(Usual)
Update the current row or restore the original values of the row.
(Inherited from SQLSelect.)
Top
See Also