| Devart.Data.Oracle Namespace > OracleBinary Structure : Value Property (OracleBinary) |
Gets the value of the OracleBinary structure.
[Visual Basic]
Public ReadOnly Property Value As Byte ()[C#]
public byte [] Value {get;}The value of the OracleBinary structure.
Check the IsNull property before reading the Value property to avoid raising an exception.
OracleBinary Structure | OracleBinary Members
© 2002 - 2013 Devart. All Rights Reserved.