Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

PI OLEDB Enterprise

Arithmetic operators

  • Last UpdatedSep 29, 2022
  • 1 minute read

PI OLEDB Enterprise supports arithmetic operators for all numeric data types:

+, -, *, /, %

It also supports these operator overloads:

String Operator+(s1 String, s2 String)
WString Operator+(s1 WString, s2 WString)
DateTime Operator+(x DateTime, y Time)
DateTime Operator+(x Time, y DateTime)
Time Operator+(x Time, y Time)

Time Operator-(x DateTime, y DateTime)
DateTime Operator-(x DateTime, y Time)
Time Operator-(x Time, y Time)

Time Operator*(x Int32, y Time)
Time Operator*(x Time, y Int32)

Time Operator/(x Time, y Int32)

TitleResults for “How to create a CRG?”Also Available in