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

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

Return Value

A System.String with the same value as the DB2Binary structure.
See Also