API Reference OSGeo FDO Provider for ODBC

FDOSQLSERVER_OV_API void FdoSqlServerOvColumn::SetFormula FdoString *  formula  ) 
 

Sets the SQL Server formula for this column.

Remarks:
An empty string denotes that there is no formula for this column; otherwise, the column's value is computed based on the formula.
Returns:
Returns nothing

Comments?