FDO .NET API Reference Feature Data Objects
static OSGeo ::FDO ::Expression ::Expression* OSGeo::FDO::Expression::Expression::Parse ( System::String *  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.