See Also

OracleDate Structure  | OracleDate Members

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

Year Property

Devart.Data.Oracle Namespace > OracleDate Structure : Year Property (OracleDate)

Gets the value of the OracleDate structure as a year.

[Visual Basic]
Public ReadOnly Property Year As Integer
[C#]
public int Year {get;}

Return Type

A number that represents the year value between -4712 and 9999.

See Also

OracleDate Structure  | OracleDate Members

 

 


© 2002 - 2013 Devart. All Rights Reserved.