dotConnect for DB2 Documentation
Devart.Data.DB2.DB2Types Namespace / DB2RowId Structure / ToString Method

In This Topic
ToString Method (DB2RowId)
In This Topic
Converts the current DB2RowId structure to a System.String.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 

Return Value

A System.String object.
See Also