See Also

OracleDate Members  | Devart.Data.Oracle Namespace

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

OracleDate Structure

Devart.Data.Oracle Namespace : OracleDate Structure

Represents the Oracle DATE data type.

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

Inheritance Hierarchy

System.Object
   System.ValueType
      Devart.Data.Oracle.OracleDate

Syntax

[Visual Basic]
Public Structure OracleDate    Inherits ValueType    Implements INullableIComparable 
[C#]
public struct OracleDate : ValueType, INullableIComparable 

Remarks

To obtain an OracleDate object call the OracleDataReader.GetOracleDate method of the OracleDataReader class.

See Also

OracleDate Members  | Devart.Data.Oracle Namespace

 

 


© 2002 - 2013 Devart. All Rights Reserved.