API Reference OSGeo FDO Provider for ODBC

FDOSQLSERVER_OV_API FdoString* FdoSqlServerOvColumn::GetFormula  ) 
 

Gets 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 the SQL Server formula

Comments?