[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Syntax
C# |
---|
public interface ICamlQuery |
Visual Basic (Declaration) |
---|
Public Interface ICamlQuery |
Visual C++ |
---|
public interface class ICamlQuery |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
![]() | CreateQuery |
Creates an SPQuery object.
|
![]() | CreateSiteDataQuery |
Creates a site data query object.
|
![]() | DataBind | Overloaded. |
![]() | Fetch | Overloaded. |
See Also
JohnHolliday.Caml.Net Namespace