This documentation is archived and is not being maintained.
ResultSet.getBoolean Method [AX 2012]
Retrieves the Boolean value of a column in the current row.
public boolean getBoolean(int ColumnID)
Run On
Called
Parameters
-
ColumnID
- Type: int
The column ID.
Return Value
Type:
boolean
The value of a column in the current row.