| ComputationErrorInfo Properties |
[This is preliminary documentation and is subject to change.]
The ComputationErrorInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Computation |
Get ComputationName : the name of the computation
| |
| Exception |
Get Exception
| |
| ExceptionMessage |
Get Exception message
| |
| ExpressionString |
Get ExpressionString
| |
| InnerExceptionMessage |
Get InnerException Message (null if no InnerException)
| |
| Name |
Get ComputationName : the name of the computation
| |
| NameAsString |
Get Name as string
| |
| RecordId |
Get RecordId (id of record in context)
| |
| TableName |
Get TableName (of record in context)
|