TryParse Method (OracleBinary)
Converts the hexadecimal representation representation of a binary data to
OracleBinary.
Parameters
- str
- A string, containing a hexadecimal representation of a binary data to convert.
- value
- If the conversion was successful, this parameter contains the result OracleBinary value; otherwise it contains Null.
Return Value
true if the string was converted successfully; otherwise, false.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2