Overload List

  NameDescription
Public methodStatic memberTblPopulate(Control, SalSqlHandle, SalString, SalNumber)
Compiles, binds, and executes a SQL SELECT statement, then fetches the rows of the result set and populates a table window with them.
Public methodStatic memberTblPopulate(Control, SalSqlHandle, SalString, SalNumber, WhenSqlErrorHandler)
Compiles, binds, and executes a SQL SELECT statement, then fetches the rows of the result set and populates a table window with them.

See Also