ExecutionReport
class ExecutionReport extends Model (View source)
Properties
protected | $executionErrorsType | ||
protected | $executionErrorsDataType | ||
int | $framesReported | ||
int | $totalRowsCount |
Methods
getExecutionErrors()
No description
setFramesReported($framesReported)
No description
int
getFramesReported()
No description
setTotalRowsCount($totalRowsCount)
No description
int
getTotalRowsCount()
No description
Details
setExecutionErrors(ValidationReport $executionErrors)
No description
ValidationReport
getExecutionErrors()
No description
setFramesReported($framesReported)
No description
int
getFramesReported()
No description
setTotalRowsCount($totalRowsCount)
No description
int
getTotalRowsCount()
No description