Method ElunaQuery:GetUInt64 [-] [+]

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

Synopsis

data = ElunaQuery:GetUInt64( column )

Arguments

number column

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

Returns

uint64 data
See method description.

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