EqResultSetError class

Represents the error that occurs during the filling of the result set object.

public class Korzh.EasyQuery.Services.EqResultSetError
    : Exception

Package: Korzh.EasyQuery (targets: netstandard2.0)

Assembly: Korzh.EasyQuery.dll

Constructors

Name Type Description
EqResultSetError(string message) void Initializes a new instance of the Korzh.EasyQuery.Services.EqResultSetError class.