PredefinedFunctions.Where(exprNode, Common) Method
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:
static void Where(Microsoft::Dynamics::Ax::Xpp::exprNode ^ node, Microsoft::Dynamics::Ax::Xpp::Common ^ table);
public static void Where (Microsoft.Dynamics.Ax.Xpp.exprNode node, Microsoft.Dynamics.Ax.Xpp.Common table);
static member Where : Microsoft.Dynamics.Ax.Xpp.exprNode * Microsoft.Dynamics.Ax.Xpp.Common -> unit
Public Shared Sub Where (node As exprNode, table As Common)
Parameters
- node
- exprNode
- table
- Common