| Devart.Data.Oracle Namespace : OracleDate Structure |
OracleDate Constructor | Overloaded. Initializes a new instance of the OracleDate structure. |
![]() MaxValue | Represents the maximum valid date value for an OracleDate structure. |
![]() MinValue | Represents the minimum valid date value for an OracleDate structure. |
![]() Null | Represents a null value that can be assigned to the Value property of an OracleDate structure. |
BinData | Gets an array of bytes that represents an Oracle DATE data type in Oracle internal format. |
Day | Gets the value of the OracleDate structure as a day. |
Hour | Gets the value of the OracleDate structure as an hour. |
IsNull | Gets a value indicating whether the Value property of the OracleDate is Null. |
Minute | Gets the value of the OracleDate structure as a minute. |
Month | Gets the value of the OracleDate structure as a month. |
Second | Gets the value of the OracleDate structure as a second. |
Value | Gets the value of the OracleDate structure. |
Year | Gets the value of the OracleDate structure as a year. |
CompareTo | Compares the current OracleDate object to the specified object and returns an integer that represents their relative values. |
Equals | Overloaded. Overridden. Compares two OracleDate structures to determine if they are equal. |
GetDaysBetween | Calculates the number of days between the current OracleDate instance and the specified OracleDate structure. |
GetHashCode | Overridden. Gets a hash code for the OracleDate instance. |
![]() GetSysDate | Gets an OracleDate structure that represents the current date and time. |
![]() GreaterThan | Determines whether the first of two OracleDate values is greater than the second. |
![]() GreaterThanOrEqual | Determines whether the first of two OracleDate values is greater than or equal to the second. |
![]() LessThan | Determines whether the first of two OracleDate values is less than the second. |
![]() LessThanOrEqual | Determines whether the first of two OracleDate values is less than or equal to the second. |
![]() NotEquals | Determines whether two OracleDate values are not equal. |
![]() Parse | Overloaded. Converts the specified |
ToOracleTimeStamp | Converts the current OracleDate structure to an Oracle TIMESTAMP. |
ToString | Overloaded. Overridden. Converts the specified OracleDate structure to a |
![]() TryParse | Overloaded. |
Equality | Determines whether two OracleDate values are the same. |
Explicit Type Conversion | Overloaded. Converts an OracleDate structure to a |
Greater Than | Compares two OracleDate structures to determine if the first is greater than the second. |
Greater Than or Equal | Compares two OracleDate structures to determine if the first is greater than or equal to the second. |
Inequality | Determines whether two OracleDate values are not equal. |
Less Than | Compares two OracleDate structures to determine if the first is less than the second. |
Less Than or Equal | Compares two OracleDate structures to determine if the first is less than or equal to the second. |
OracleDate Structure | Devart.Data.Oracle Namespace
© 2002 - 2013 Devart. All Rights Reserved.