Main Page
Namespaces
Classes
Files
FdoSqlServerOvColumn
_writeXmlContents
Create
Create
Dispose
FdoSqlServerOvColumn
FdoSqlServerOvColumn
GetFormula
SetFormula
~FdoSqlServerOvColumn
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