DB2®ConnectionStringBuilder.RetrieveXmlInBinaryFormat Property
The value representing whether or not XML data should be returned in binary format.
- Namespace:
IBM.Data.DB2
- Assembly:
IBM.Data.DB2
(inIBM.Data.DB2.dll
)
Syntax
[Visual Basic]
Public Property RetrieveXmlInBinaryFormat As Bool
[C#]
public Bool RetrieveXmlInBinaryFormat {set;}
[C++]
public: __property void set_RetrieveXmlInBinaryFormat(Bool*);
[JScript]
public function set RetrieveXmlInBinaryFormat(Bool);
Property value
RetrieveXmlInBinaryFormat supports the following set of values:
- True