haxe
ResultSet
package sys.db
Available on cpp, hl, java, lua, macro, neko, php, pythonVariables
read only length:Int
read only nfields:Int
Methods
getFieldsNames ():Null<Array<String>>
getFloatResult (n:Int):Float
getIntResult (n:Int):Int
getResult (n:Int):String
hasNext ():Bool
next ():Dynamic
results ():List<Dynamic>
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/sys/db/ResultSet.html