Home / Lua / Server / SQLCommand

Tutorials

Constructors

Constructor
SQLCommand(SQL, string)

Functions

Returns Prototype
Execute()

Functions inherited from SQLStatement

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