FDO API Reference Feature Data Objects
static FDO_API FdoComputedIdentifier* FdoComputedIdentifier::Create ( FdoString name,
FdoExpression expression 
) [static]

Constructs an instance of an identifier using the specified arguments.

Parameters:
name Input the computed identifier name
expression Input the fdo expression
Returns:
Returns the FdoComputedIdentifier


Comments or suggestions? Send us feedback.