See Also

OracleBinary Members  | Devart.Data.Oracle Namespace

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

OracleBinary Structure

Devart.Data.Oracle Namespace : OracleBinary Structure

Represents a variable-length binary data to be stored in or retrieved from a database.

For a list of all members of this type, see OracleBinary members.

Inheritance Hierarchy

System.Object
   System.ValueType
      Devart.Data.Oracle.OracleBinary

Syntax

[Visual Basic]
Public Structure OracleBinary    Inherits ValueType    Implements INullableIComparableIXmlSerializable 
[C#]
public struct OracleBinary : ValueType, INullableIComparableIXmlSerializable 

Remarks

Corresponds to Oracle RAW and LONG RAW data types. To obtain an OracleBinary object call the OracleDataReader.GetOracleBinary method of the OracleDataReader class.

See Also

OracleBinary Members  | Devart.Data.Oracle Namespace

 

 


© 2002 - 2013 Devart. All Rights Reserved.