[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Syntax
C# |
---|
namespace JohnHolliday.Caml.Net |
Visual Basic (Declaration) |
---|
Namespace JohnHolliday.Caml.Net |
Visual C++ |
---|
namespace JohnHolliday.Caml.Net |
Classes
Class | Description | |
---|---|---|
![]() |
A helper class for working with CAML queries.
| |
![]() |
This attribute is used to declare an explicit mapping
between a column in a SharePoint list and a data member
of a custom class.
| |
![]() |
A wrapper class for binding query data.
| |
![]() |
This class demonstrates using the CAML.NET framework directly by using the
static string conversion methods to produce the desired CAML query string. Once
the string is built, it can be applied directly to any SharePoint object that
understands raw CAML.
|
Interfaces
Interface | Description | |
---|---|---|
![]() |
Used to indicate fields which are mapped to SharePoint site columns.
| |
![]() |
Describes an abstract CAML query.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
Specifies how to handle automatic hyperlinks.
| |
![]() |
Use this enumeration to specify the base list type for cross site queries.
| |
![]() |
Use this enumeration to specify membership types.
| |
![]() |
Use this enumeration to specify the scope of a site data query.
| |
![]() |
Use this enumeration to specify sorting of field elements.
| |
![]() |
Specifies options for URL encoding.
|