DALBLTConnection Class Properties
- Last UpdatedApr 08, 2026
- 2 minute read
For a list of all members of this type, see DALBLTConnection members.
| Name | Description | |
|---|---|---|
![]() | Changeset | Gets or sets the changeset identifier. |
![]() | DisplayName | Gets or sets the display name of the client. |
![]() | DriverAlias | Gets the client used to connect to the driver. |
![]() | DriverConnectionLocale | Gets the locale of the driver connection. This value is set when this connection is created using GetGlobalConnection(). It is based on the OASySDNA.Common.DAL.ClientSDK.DALService.Locale value. An exception is thrown if the Data Access Layer (DAL) is shut down. |
![]() | HostName | Gets or sets the host name where this component is executed. |
![]() | IsConnected | Gets the status of the Data Access Layer (DAL) driver connection. |
![]() | IsConnectionDenied | Gets whether the client connection is denied. |
![]() | LocaleID | Gets or sets the LocaleID for the Business Logic Tier (BLT) call. This value is sent to the driver whenever a request is sent to driver. This value is assigned to the LocaleID property of the DALBLTClient object. |
