DB2ResultSet Methods
The methods of the DB2ResultSet class are listed here.
Method | Description |
---|---|
![]() |
Closes the DB2ResultSet object. |
![]() |
Creates a DB2UpdatableRecord object. |
![]() |
Deletes the current row. |
![]() |
Closes the DB2ResultSet instance. |
![]() |
Gets the value of the specified column as a Boolean value. |
![]() |
Gets the value of the specified column as a byte. |
![]() |
Reads a stream of bytes from the specified column offset into the buffer as an array, starting at the given buffer offset. |
![]() |
Gets the value of the specified column as a character. |
![]() |
Reads a stream of characters from the specified column offset into the buffer as an array, starting at the given buffer offset. |
![]() |
Gets the name of the source data type. |
![]() |
Gets the value of the specified column as a DateTime object. |
![]() |
Gets the value of the specified column as a DateTime object. |
![]() |
Creates an instance of a DB2Binary object from the column data. |
![]() |
Creates an instance of a DB2Date object from the column data. |
![]() |
Creates an instance of a DB2DateTime object from the column data. |
![]() |
Creates an instance of a DB2Decimal object from the column data. |
![]() |
Creates an instance of a DB2DecimalFloat object from the column data |
![]() |
Creates an instance of a DB2Double object from the column data. |
![]() |
Creates an instance of a DB2Int16 object from the column data. |
![]() |
Creates an instance of a DB2Int32 object from the column data. |
![]() |
Creates an instance of a DB2Int64 object from the column data. |
![]() |
Creates an instance of a DB2Real object from the column data. |
![]() |
Creates an instance of a DB2Real370 object from the column data. |
![]() |
Creates an instance of a DB2RowId object from the column data. |
![]() |
Creates an instance of a DB2String object from the column data. |
![]() |
Creates an instance of a DB2Time object from the column data. |
![]() |
Creates an instance of a DB2TimeStamp object from the column data. |
![]() |
Creates an instance of a DB2Xml object from the column data. |
![]() |
Creates an instance of a DB2XsrObjectId object from the column data. |
![]() |
Gets the value of the specified column as a decimal. |
![]() |
Gets the value of the specified column as a double-precision floating point number. |
![]() |
Gets the Type that is the data type of the object. |
![]() |
Gets the value of the specified column as a single-precision floating-point number. |
![]() |
Not supported. |
![]() |
Gets the value of the specified column as a 16-bit signed integer. |
![]() |
Gets the value of the specified column as a 32-bit signed integer. |
![]() |
Gets the value of the specified column as a 64-bit signed integer. |
![]() |
Gets the name of the specified column. |
![]() |
Gets the column ordinal, given the name of the column. |
![]() |
Returns a DataTable that describes the column metadata of the DB2ResultSet Class . |
![]() |
Gets the value of the specified column as a string. |
![]() |
Gets the value of the specified column as a TimeSpan object. |
![]() |
Gets the value of the specified column as a TimeSpan object. |
![]() |
Gets the value of the column at the specified ordinal in its native format. |
![]() |
Gets all the attribute columns in the current row. |
![]() |
Returns an XmlReader from a character, binary, or DB2Type.XML column. |
![]() |
Not supported. |
![]() |
Overloaded. Returns an XmlSchemaSet object of all the schema documents for the given DB2XsrObjectId structure. |
![]() |
Inserts a new row in the table. |
![]() |
Gets a value that indicates whether the column contains nonexistent or missing values. |
![]() |
Determines if the value at the specified column ordinal position was last modified by the SetDefault function. |
![]() |
Advances the DB2ResultSet to the next result, when reading the results of batch SQL statements. |
![]() |
Advances the DB2ResultSet to the next record. |
![]() |
Moves the DB2ResultSet to the record that is indicated by the specified position, if the cursor is scrollable. |
![]() |
Moves the DB2ResultSet to the first record, if the cursor is scrollable. |
![]() |
Moves the DB2ResultSet to the last record, if the cursor is scrollable. |
![]() |
Moves the DB2ResultSet to the previous record, if the cursor is scrollable. |
![]() |
Moves the DB2ResultSet to the record that is a specified number of positions away, if the cursor is scrollable. |
![]() |
Not supported. |
![]() |
Not supported. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Sets a new date and time value to a column. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Not supported. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites the column with a new value. |
![]() |
Overwrites columns with new values. |
![]() |
Sends the pending updates for the current record to the underlying row on the database server. |