The following tables list the members exposed by TCalculateFieldArgs.
| Name | Description | |
|---|---|---|
![]() | TCalculateFieldArgs Constructor |
| Name | Description | |
|---|---|---|
![]() | ActiveTable | Returns the table the event handler deals with. (Inherited from RadarSoft.RadarCube.Web.TTableEventArgs) |
![]() | DataSet | Represents the data schema whose objects are of interest. (Inherited from RadarSoft.RadarCube.Web.TDatabaseEventArgs) |
![]() | Row | The row being read at the moment the TOLAPCube.OnCalculateField event gets fired. |
| Name | Description | |
|---|---|---|
![]() | GetTable | Overloaded. Finds a table in the data schema. (Inherited from RadarSoft.RadarCube.Web.TDatabaseEventArgs) |
![]() | ThisTable | Overloaded. Checks whether the table passed as a parameter is being processed at the moment. (Inherited from RadarSoft.RadarCube.Web.TTableEventArgs) |


