Method ElunaQuery:GetInt64 [-] [+]

Returns the data in the specified column of the current row, casted to a signed 64-bit integer.

Synopsis

data = ElunaQuery:GetInt64( column )

Arguments

number column

Valid numbers: integers from 0 to 4,294,967,295.

Returns

int64 data
See method description.

Generated on 11/04/2018
©2016 - Eluna Lua Engine