ExecuteBLTReturnData Class Members
- Last UpdatedApr 08, 2026
- 2 minute read
The following tables list the members exposed by ExecuteBLTReturnData.
| Name | Description | |
|---|---|---|
![]() | ExecuteBLTReturnData Constructor | Initializes a new ExecuteBLTReturnData instance. |
| Name | Description | |
|---|---|---|
![]() | BltValueList | The list of input and output parameters. |
![]() | Data | The data returned by the Business Logic Tier (BLT) component. |
![]() | ExecutionStatus | The execution status of the Business Logic Tier (BLT) component. |
![]() | FailureReason | The failure reason received from the driver. |
![]() | RowsAffected | The number of rows affected. |

