The “System.Data.EasycomClient” namespace implements most ADO.NET interfaces.
ADO.NET is an integral part of the .NET Framework and contains a set of classes that expose data access services for .NET Framework programmers.
Standard documentation of ADO .NET can be found here:
https://msdn.microsoft.com/en-us/library/e80y5yhx(v=vs.110).aspx
In this chapter the main classes contained into the “System.Data.EasycomClient” namespace are described:
- EacConnection
- EacTransaction
- EacCommand
- EacDataReader
- EacParameter