CamlQuery Members
Include Protected Members
Include Inherited Members
Specifies a query on a list.
The CamlQuery type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CamlQuery |
Top
Properties
Name | Description | |
---|---|---|
![]() |
DatesInUtc | |
![]() |
FolderServerRelativeUrl | Gets or sets a value that specifies the server relative URL of a list folder from which results will be returned. |
![]() |
ListItemCollectionPosition | Gets or sets a value that specifies the information required to get the next page of data for the list view. |
![]() |
TypeId | This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.) |
![]() |
ViewXml | Gets or sets value that specifies the XML schema that defines the list view. |
Top
Methods
Name | Description | |
---|---|---|
![]() ![]() |
CreateAllFoldersQuery | |
![]() ![]() |
CreateAllItemsQuery() | |
![]() ![]() |
CreateAllItemsQuery(Int32, []) | |
![]() |
CustomFromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) |
![]() |
CustomWriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) |
![]() |
FromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) |
![]() |
InitOnePropertyFromJson | (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).) |
![]() |
ToString | (Inherited from Object.) |
![]() |
WriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).) |
Top