OSGeo FDO Provider for MySQL API Reference

OSGeo FDO Provider for MySQL API

API Reference OSGeo FDO Provider for MySQL
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?