Home / Lua / Server / SQLQuery

Tutorials

Constructors

Constructor
SQLQuery(SQL, string)

Functions

Returns Prototype
object Execute()

Functions inherited from SQLStatement

Returns Prototype
Bind(string, number)
Bind(number, number)
Bind(string, string)
Bind(number, string)