dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleTimeStamp Structure / Subtraction Operator

Subtraction Operator (OracleTimeStamp)
Subtracts the specified object from the OracleTimeStamp value and returns a new OracleTimeStamp structure.
Overload List
OverloadDescription
Subtracts the specified OracleIntervalDS value from the OracleTimeStamp value and returns a new OracleTimeStamp structure.  
Subtracts the specified OracleIntervalYM value from the OracleTimeStamp value and returns a new OracleTimeStamp structure.  
Subtracts the specified System.TimeSpan value from the OracleTimeStamp value and returns a new OracleTimeStamp structure.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also