# Functions
countRows returns the number of rows in the TRowSet.
No description provided by the author
GetDBTypeID returns the database type ID from a TColumnDesc.
GetDBTypeName returns the database type name from a TColumnDesc.
GetDBTypeQualifiers returns the TTypeQualifiers from a TColumnDesc.
handleDateTime will convert the passed val to a time.Time value if necessary.
IsNull return true if the bit at the provided position is set.
No description provided by the author
Create a new result page iterator.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Expected formats for TIMESTAMP and DATE types when represented by a string value.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
Interface for iterating over the pages in the result set of a query.
RowScanner is an interface defining the behaviours that are specific to the formats in which query results can be returned.
# Type aliases
Define directions for seeking in the pages of a query result.