Lua/Server/SQLCommand
From JC2-MP Documentation
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)