ListRequestHandler<TRow,TListRequest,TListResponse>.Query property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets the select query

public SqlQuery Query { get; }

See Also