Click or drag to resize

SQLSelectIntoExecute Method

Overload List
  NameDescription
Public methodExecute(IDatabase, SQLHelperFlags, String)
Execute the SQL INSERT INTO ... SELECT FROM statement. Note that embedded functions are always resolved.
Public methodExecute(IDatabase, SQLHelperFlags, String, Int32)
Execute the SQL INSERT INTO ... SELECT FROM statement. Note that embedded functions are always resolved.
Top
See Also