![]() CreateExpression | Create expression from internal integer array format |
![]() Parse | Create Expression by parsing expression text. The text may be any PML1 expression. e.g. (XLEN + 10) |
Type | Get Expression Type. |
Clone | Create and returns a copy of the Expression. |
Equals | Compare two expressions |
GetHashCode | Returns hash code for Expression. |
GetStack | Get internal integer array format from the Expression. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString | Gets textual representation of Expression. |
DbExpression Class | Aveva.Pdms.Database Namespace