Click or drag to resize

SQLCatalogQuery.Append Method

X#
Overload List
  NameDescription
Public methodAppend
Public methodCode exampleAppend(Logic)
Create a blank row in the buffer; this blank row becomes the current position and is ready for assignment of data values. The SQLSelect:RecNo of this buffer is SQLSelect:RecCount+1.
(Inherited from SQLSelect.)
Top
See Also