Gets all the column values for the current row.
- Namespace:
- IBM.Data.DB2
- Assembly:
- IBM.Data.DB2 (in IBM.Data.DB2.dll)
Syntax
[Visual Basic]
Public Function GetDB2Values( _
values As Object() _
) As Integer
[C#]
public int GetDB2Values (Object [] values)
[C++]
public: int GetDB2Values(
Object* values __gc[]
);
[JScript]
public function GetDB2Values(
values : Object[]
) : int
Parameters
- values
- An Object array into which column values for the current row will be copied.
Return value
The number of Object instances in the array.
Version information
- Last update
- This topic was last updated for: IBM DB2 Version 9.5
- .NET Framework version
- Supported in: 2.0, 3.0, 3.5, and 4.0
- IBM Data Server Client
- Supported in: IBM DB2 Version 9