Click or drag to resize

SQLCatalogQuery.FIELDPUT Method

X#
Overload List
  NameDescription
Public methodFIELDPUT
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.
Public methodFIELDPUT(Usual, Usual)
Assign a value to a column in a data server.
(Inherited from SQLSelect.)
Top
See Also