Moves to the next record in the resultset, returning false if no more records remain:
Namespace:
Cadcorp.DataAccess
Assembly:
Cadcorp.GFB.DataAccess (in Cadcorp.GFB.DataAccess.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic override bool Next()
Public Overrides Function Next As Boolean
Return Value
Type:
Boolean[Missing <returns> documentation for "M:Cadcorp.DataAccess.DbResultSet.Next"]
See Also