[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: JohnHolliday.Caml.Net (in JohnHolliday.Caml.Net.dll)
Creates an SPQuery object.
Namespace: JohnHolliday.Caml.Net
Assembly: JohnHolliday.Caml.Net (in JohnHolliday.Caml.Net.dll)
Syntax
C# |
---|
SPQuery CreateQuery() |
Visual Basic (Declaration) |
---|
Function CreateQuery As SPQuery |
Visual C++ |
---|
SPQuery^ CreateQuery () |
Return Value
An initialized SPQuery object.
See Also
ICamlQuery Interface
JohnHolliday.Caml.Net Namespace