exprNode Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class exprNode abstract
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public abstract class exprNode
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
type exprNode = class
Public MustInherit Class exprNode
- Inheritance
-
exprNode
- Derived
- Attributes
-
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute
Constructors
exprNode(ExpressionNodeImplementation) |
Properties
nativeExprNode |
Methods
getArrayDimension() | |
isBinNode() | |
isField() | |
isField(Common) | |
isLValue() | |
isStringType() | |
isValue() |