IEqResultSet interface

public interface Korzh.EasyQuery.Services.IEqResultSet
    : IDictionary<String, Object>, ICollection<KeyValuePair<String, Object>>, IEnumerable<KeyValuePair<String, Object>>, IEnumerable

Properties

Type Name Description
Int32 ColumnCount
Int64 RecordCount

Methods

Type Name Description
void AddColumn(String columnId, String title, Type columnType)
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.
Powered by AiSTANT