Personal tools

Lua/Server/SQLStatement/Functions/Bind

From JC2-MP Documentation

< Lua‎ | Server‎ | SQLStatement
Jump to: navigation, search

Returns    none
Prototype    SQLStatement:Bind(string, string)
Description    No description



Returns    none
Prototype    SQLStatement:Bind(number, string)
Description    No description



Returns    none
Prototype    SQLStatement:Bind(string, number)
Description    No description



Returns    none
Prototype    SQLStatement:Bind(number, number)
Description    No description