GetString Method (DB2Xml)
On this page
Returns a UTF-8 string representing the contents of the
DB2Xml object instance.
Syntax
|
|---|
'Declaration
Public Function GetString() As String |
Return Value
A UTF-8 string representing the contents of the
DB2Xml object instance.
See Also