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

number data

Valid numbers: integers from 0 to 18,446,744,073,709,551,615.

Generated on
© 2010 - 2024 Eluna Lua Engine