FDO API Reference Feature Data Objects
virtual FDO_API FdoString* FdoExpression::ToString (  )  [pure virtual]

Abstract operation that returns the well defined text representation of this expression.

Returns:
Returns the well defined text string

Implemented in FdoBinaryExpression, FdoBooleanValue, FdoCLOBValue, FdoComputedIdentifier, FdoFunction, FdoGeometryValue, FdoIdentifier, FdoInt16Value, FdoInt32Value, FdoInt64Value, FdoLOBValue, FdoParameter, FdoSingleValue, FdoStringValue, and FdoUnaryExpression.


Comments or suggestions? Send us feedback.