[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Overload List

NameDescription
Public methodCamlQueryCamlQueryNew()()
Default constructor.
Public methodCamlQueryCamlQueryNew(String)
Constructor that accepts a single string argument that specifies the underlying CAML query to be used.
Public methodCamlQueryCamlQueryNew(String, array<String>[]())
Extended constructor that accepts the CAML query string along with a variable length list of field references.

See Also