See Also

OracleBinary Structure  | OracleBinary Members

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

Value Property

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;}

Return Type

The value of the OracleBinary structure.

Remarks

Check the IsNull property before reading the Value property to avoid raising an exception.

See Also

OracleBinary Structure  | OracleBinary Members

 

 


© 2002 - 2013 Devart. All Rights Reserved.