BLTClient Class Methods
- Last UpdatedApr 08, 2026
- 2 minute read
For a list of all members of this type, see BLTClient members.
| Name | Description | |
|---|---|---|
![]() | AddParameter | Overloaded. Adds a parameter to pass to the Business Object Remote Procedure Call (RPC). |
![]() | Create | Overloaded. Creates a BLTClient object given a previously existing connection. |
![]() | DeleteParameter | Deletes a parameter from the end of the list to pass to the Business Object Remote Procedure Call (RPC). |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | Execute | Overloaded. Invokes the Business Object component’s Execute method, optionally impersonating the current thread identity (if impersonation is supported). |
![]() | GetResults | Gets the dataset containing any data results from the Business Logic Tier (BLT) call. |
![]() | GetSyntax | Gets the Business Object component’s syntax as an XML string. |
![]() | Parameter | Holds the value of each parameter. |
