FDO API Reference Feature Data Objects

static FDO_API FdoExpression* FdoExpression::Parse FdoString expressionText  )  [static]
 

Static operation that parses the specified text and returns an expression. An exception is thrown if the text does not conform to the well defined text representation of an expression.

Parameters:
expressionText Input expression in well defined text
Returns:
Returns parse tree root node

Comments or suggestions? Send us feedback.