DALBLTConnection Class Methods
- Last UpdatedApr 08, 2026
- 2 minute read
For a list of all members of this type, see DALBLTConnection members.
| Name | Description | |
|---|---|---|
![]() | Browse | Browses the Business Logic Tier (BLT) components that are available on the current HostName. |
![]() | CancelRequest | Cancels a Business Logic Tier (BLT) OASySDNA.Common.DAL.ClientSDK.DriverRequest. No callback is triggered after a cancel request. |
![]() | CloseGlobalConnection | Closes the global connection. |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | Execute | Executes the given Business Logic Tier (BLT) component on the host configured for this DALBLTConnection instance. |
![]() | ExecuteSync | Executes the given Business Logic Tier (BLT) component on the host configured for this DALBLTConnection instance. |
![]() | GetSyntax | Creates a Business Logic Tier (BLT) component, and gets its syntax. |
![]() | RemoveConnectionStatusCallback | Removes the user connection status callback. |
