See Also

OracleTimeStamp Members  | Devart.Data.Oracle Namespace

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

OracleTimeStamp Structure

Devart.Data.Oracle Namespace : OracleTimeStamp Structure

Represents the Oracle TIMESTAMP, TIMESTAMP WITH TIME ZONE, TIMESTAMP WITH LOCAL TIME ZONE data types.

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

Inheritance Hierarchy

System.Object
   System.ValueType
      Devart.Data.Oracle.OracleTimeStamp

Syntax

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

Remarks

To obtain an OracleTimeStamp object call the OracleDataReader.GetOracleTimeStamp method of the OracleDataReader or OracleParameter class.

See Also

OracleTimeStamp Members  | Devart.Data.Oracle Namespace

 

 


© 2002 - 2013 Devart. All Rights Reserved.