Skip to content

ListRequestHandlerBase<TRow,TListRequest,TListResponse>.Query property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets the select query.

public SqlQuery Query { get; protected set; }

See Also