DALServiceAdapter Class
- Last UpdatedApr 08, 2026
- 1 minute read
Supports all classes in the .NET Framework class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all classes in the .NET Framework; it is the root of the type hierarchy.
internal sealed class DALServiceAdapter : IDALService
internal ref class DALServiceAdapter sealed : public IDALService
System.Object
OASySDNA.Common.DAL.ClientSDK.DALServiceAdapter