Query Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodQuery 
Initializes a new instance of the Query class
Public methodQuery(Stream)
Initializes a new instance of the Query class
Public methodQuery(String, Boolean,  TemplateArg )
Creates an instance of the query from JSON template with parameters populated from args optionally caching the template internal representation. Do not cache templates that change often
Back to Top
See Also