CamlQuery Members

Include Protected Members
Include Inherited Members

Specifies a query on a list.

The CamlQuery type exposes the following members.

Constructors

  Name Description
Public method CamlQuery

Top

Properties

  Name Description
Public property DatesInUtc
Public property FolderServerRelativeUrl Gets or sets a value that specifies the server relative URL of a list folder from which results will be returned.
Public property ListItemCollectionPosition Gets or sets a value that specifies the information required to get the next page of data for the list view.
Public property TypeId This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.)
Public property ViewXml Gets or sets value that specifies the XML schema that defines the list view.

Top

Methods

  Name Description
Public methodStatic member CreateAllFoldersQuery
Public methodStatic member CreateAllItemsQuery()
Public methodStatic member CreateAllItemsQuery(Int32, [])
Public method CustomFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method CustomWriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method FromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Protected method InitOnePropertyFromJson (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Public method ToString (Inherited from Object.)
Public method 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

See Also

Reference

CamlQuery Class

Microsoft.SharePoint.Client Namespace