eConnectSqlErrorCollection Class


The eConnectSqlErrorCollection class supports the eConnect .NET framework infrastructure and is not intended to be used directly form your code. The class provides access to a collection of eConnectSqlError objects.

Inherits from the System.Collection.Generic.List<eConnectSqlError> class.

Constructor

[spacer]

Name

Description

eConnectSqlErrorCollection()

Initializes an instance of the eConnectSqlErrorCollection class.


See also