CamlQuery 成员
包括受保护的成员
包括继承的成员
Specifies a query on a list.
CamlQuery 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
CamlQuery | Initializes a new instance of the CamlQuery object. |
页首
属性
名称 | 说明 | |
---|---|---|
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 | 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.TypeId。) | |
ViewXml | Gets or sets value that specifies the XML schema that defines the list view. |
页首
方法
名称 | 说明 | |
---|---|---|
CreateAllFoldersQuery | ||
CreateAllItemsQuery() | ||
CreateAllItemsQuery(Int32, []) | ||
CustomFromJson | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) | |
CustomWriteToXml | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) | |
FromJson | 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。) | |
InitOnePropertyFromJson | (覆盖 ClientValueObject.InitOnePropertyFromJson(String, JsonReader)。) | |
ToString | (从 Object 继承。) | |
WriteToXml | 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.WriteToXml(XmlWriter, SerializationContext)。) |
页首