EndOfRows¶ [Source] Returned by fetch() when no more rows are available. primitive val EndOfRows Constructors¶ create¶ [Source] new val create() : EndOfRows val^ Returns¶ EndOfRows val^ Public Functions¶ eq¶ [Source] fun box eq( that: EndOfRows val) : Bool val Parameters¶ that: EndOfRows val Returns¶ Bool val ne¶ [Source] fun box ne( that: EndOfRows val) : Bool val Parameters¶ that: EndOfRows val Returns¶ Bool val