Autodesk FDO Provider for SQL Server API Reference

SQLServer Provider API

API Reference Autodesk FDO Provider for SQL Server
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?