[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Overload List
Name | Description | |
---|---|---|
![]() | CamlQueryCamlQueryNew()() |
Default constructor.
|
![]() | CamlQueryCamlQueryNew(String) |
Constructor that accepts a single string argument that
specifies the underlying CAML query to be used.
|
![]() | CamlQueryCamlQueryNew(String, array<String>[]()) |
Extended constructor that accepts the CAML query string
along with a variable length list of field references.
|