You are here: RainWorx.FrameWorx.DTO Namespaces > RainWorx.FrameWorx.DTO.Querying > Query Class

Query Class

AuctionWorx 3.5 API
Inheritance Hierarchy

SystemObject
  RainWorx.FrameWorx.DTO.QueryingQuery
    RainWorx.FrameWorx.DTO.QueryingAndOrAndQuery
    RainWorx.FrameWorx.DTO.QueryingOr

Namespace:  RainWorx.FrameWorx.DTO.Querying
Assembly:  RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5

Syntax

C#
public class Query

The Query type exposes the following members.

Constructors

NameDescription
Public methodQuery
Initializes a new instance of the Query class
Public methodQuery(String, QueryOperator, Object)
Initializes a new instance of the Query class
Top
Properties

NameDescription
Public propertyKey
Public propertyQueryOperator
Public propertyValue
Top
Extension Methods

NameDescription
Public Extension MethodToMvcHtmlString
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.)
Top
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.