Skip to main content

datafetchmeta-class

Defines some meta data of the executed query.

public class Korzh.EasyQuery.Services.DataFetchMeta

Assembly: Korzh.EasyQuery.dll

Constructors

NameTypeDescription
DataFetchMeta(EasyQueryManager manager)voidInitializes a new instance of the Korzh.EasyQuery.Services.DataFetchMeta class.

Properties

NameTypeDescription
Offsetlong
TotalRecordslongGets the total number of records returned by the query (without limitations defined in the Chunk property).