OASySDNA.Common Namespace (OASySDNA.Common.BLTClient)
- Last UpdatedApr 08, 2026
- 2 minute read
| Class | Description | |
|---|---|---|
![]() | BLTClient | A client-side interface for executing Business Object components. Use this class to call Business Logic Tier (BLT) components on any machine (local or foreign). |
![]() | BLTClientConnectionManager | A client-side interface for managing a long-term connection for Business Object components. |
![]() | BLTClientConnectionManagerBase | A client-side interface for managing a long-term connection for Business Object components. |
![]() | BLTClientFactory | A factory class to create new BLTClient instances. |
![]() | BLTParameterValueAccessor | Represents a BLTClient parameter reference. |
| Interface | Description | |
|---|---|---|
![]() | IBLTClient | The interface definition for creating a new IBLTClient instance. |
![]() | IBLTClientFactory | The interface definition for creating new IBLTClientFactory instances. |
![]() | IDynamicRecord | The interface definition for creating a new IDynamicRecord instance that represents a dynamic record associated with a Business Logic Tier (BLT) client execution result. |
![]() | IDynamicRecordCollection | The interface definition for creating new IDynamicRecordCollection instances. |
![]() | IDynamicResult | The interface definition for creating a new IDynamicResult instance. |

