PreviousNext
Help > Easycom .NET > System.Data.EasycomClient namespace > EacConnection > EacConnection Class
EacConnection Class

This object is derived from System.Data.IDbConnection and EasycomConnection interfaces.

EasycomConnection is a class defined in the Easycom namespace and is used for Native access functions.

 

This class represents a physical connection to the AS/400. Because this connection can be "pooled", when you close the object (using .Dispose() or .Close() method) the physical connection may remain.