RetrieveRequestHandler<TRow,TRetrieveRequest,TRetrieveResponse>.Query property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets the select query

public SqlQuery Query { get; }

See Also