IDbResultSet interface

Represents an extension of IEqResultSet interface which also contains a function for creating a row. Implements the Korzh.EasyQuery.Services.IEqResultSet

public interface Korzh.EasyQuery.Services.IDbResultSet
    : IEqResultSet, IEasyDataResultSet, IDisposable

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

Assembly: Korzh.EasyQuery.Db.dll

Methods

Name Type Description
CreateRow(IDataReader dataReader) EasyDataRow Creates a new row and fills it from the data reader.
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.
Powered by AiSTANT