[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
CAML JohnHolliday.Caml.Net Namespace
Syntax
C# |
---|
public class CAML |
Visual Basic (Declaration) |
---|
Public Class CAML |
Visual C++ |
---|
public ref class CAML |
The type exposes the following members.
Public Constructors
Name | Description | |
---|---|---|
![]() |
Public Methods
Name | Description | |
---|---|---|
![]() ![]() |
Specifies the logical conjunction of two CAML clauses.
| |
![]() ![]() |
Specifies that the value of a given field begins with the specified value.
| |
![]() ![]() |
Specifies that the value of a given field contains the specified value.
| |
![]() ![]() |
Tests whether the dates in a recurring event overlap a specified DateTime value.
| |
![]() ![]() |
Tests the equality of two CAML clauses.
| |
![]() | Equals | (Inherited from Object.) |
![]() ![]() | Overloaded. | |
![]() ![]() |
Tests whether the left expression is greater than or equal to the right.
| |
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | Overloaded. | |
![]() ![]() |
Tests whether the left expression is greater than the right.
| |
![]() ![]() |
Determines whether a given field contains a value.
| |
![]() ![]() |
Determines whether a given field is null.
| |
![]() ![]() |
Tests whether the left expression is less than or equal to the right.
| |
![]() ![]() |
Allows a query to include specific lists, instead of returning all lists of a particular type.
| |
![]() ![]() | Overloaded. | |
![]() ![]() |
Tests whether the left expression is less than the right.
| |
![]() ![]() | Overloaded. | |
![]() ![]() |
Tests whether the left expression is unequal to the right.
| |
![]() ![]() |
Specifies the logical disjunction of two CAML expressions.
| |
![]() ![]() | Overloaded. | |
![]() ![]() | Overloaded. | |
![]() ![]() |
Creates a "safe" identifier for use in CAML expressions.
| |
![]() ![]() | Overloaded. | |
![]() | ToString | (Inherited from Object.) |
![]() ![]() | Overloaded. | |
![]() ![]() |
Specifies which fields to include in the query result set.
| |
![]() ![]() |
Specifies which Web sites to include in the query as specified by the Scope attribute.
| |
![]() ![]() |
Specifies the WHERE part of a query.
| |
![]() ![]() |
Special optional child of the Lists element.
| |
![]() ![]() |
Specifies a custom XML element.
|
Protected Methods
Name | Description | |
---|---|---|
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |