static FDO_API FdoPropertyValue* FdoPropertyValue::Create ( FdoString name,
FdoValueExpression value 
) [static]

Constructs an instance of an FdoPropertyValue using the specified arguments.

Parameters:
name Input property name as a string
value Input value of property
Returns:
Returns FdoPropertyValue