ChangeQuery 成员

包括受保护的成员
包括继承的成员

Defines a query that is performed against the change log.

ChangeQuery 类型公开以下成员。

构造函数

  名称 说明
公共方法 ChangeQuery() Initializes a new instance of the ChangeQuery object.
公共方法 ChangeQuery(Boolean, Boolean) Initializes a new instance of the ChangeQuery object.

页首

属性

  名称 说明
公共属性 Add Gets or sets a value that specifies whether add changes are included in the query.
公共属性 Alert Gets or sets a value that specifies whether changes to alerts are included in the query.
公共属性 ChangeTokenEnd Gets or sets a value that specifies the end date and end time for changes that are returned through the query.
公共属性 ChangeTokenStart Gets or sets a value that specifies the start date and start time for changes that are returned through the query.
公共属性 ContentType Gets or sets a value that specifies whether changes to content types are included in the query.
公共属性 DeleteObject Gets or sets a value that specifies whether delete changes are included in the query.
公共属性 FetchLimit
公共属性 Field Gets or sets a value that specifies whether changes to site columns are included in the query.
公共属性 File Gets or sets a value that specifies whether changes to files are included in the query.
公共属性 Folder Gets or sets value that specifies whether changes to folders are included in the query.
公共属性 Group Gets or sets a value that specifies whether changes to groups are included in the query.
公共属性 GroupMembershipAdd Gets or sets a value that specifies whether adding users to groups is included in the query.
公共属性 GroupMembershipDelete Gets or sets a value that specifies whether deleting users from the groups is included in the query.
公共属性 Item Gets or sets a value that specifies whether general changes to list items are included in the query.
公共属性 LatestFirst Gets or sets a value that specifies whether to order the results by Modified By date, most recent first.
公共属性 List Gets or sets a value that specifies whether changes to lists are included in the query.
公共属性 Move Gets or sets a value that specifies whether move changes are included in the query.
公共属性 Navigation Gets or sets a value that specifies whether changes to the navigation structure of a site collection are included in the query.
公共属性 RecursiveAll
公共属性 Rename Gets or sets a value that specifies whether renaming changes are included in the query.
公共属性 Restore Gets or sets a value that specifies whether restoring items from the recycle bin or from backups is included in the query.
公共属性 RoleAssignmentAdd Gets or sets a value that specifies whether adding role assignments is included in the query.
公共属性 RoleAssignmentDelete Gets or sets a value that specifies whether deleting role assignments is included in the query.
公共属性 RoleDefinitionAdd Gets or sets a value that specifies whether adding role definitions is included in the query.
公共属性 RoleDefinitionDelete Gets or sets a value that specifies whether deleting role definitions is included in the query.
公共属性 RoleDefinitionUpdate Gets or sets a value that specifies whether modifying role definitions is included in the query.
公共属性 SecurityPolicy Gets or sets a value that specifies whether modifications to security policies are included in the query.
公共属性 Site Gets or sets a value that specifies whether changes to site collections are included in the query.
公共属性 SystemUpdate Gets or sets a value that specifies whether updates made using the item SystemUpdate method are included in the query.
公共属性 TypeId 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.TypeId。)
公共属性 Update Gets or sets a value that specifies whether update changes are included in the query.
公共属性 User Gets or sets a value that specifies whether changes to users are included in the query.
公共属性 View Gets or sets a value that specifies whether changes to views are included in the query.
公共属性 Web Gets or sets a value that specifies whether changes to Web sites are included in the query.

页首

方法

  名称 说明
公共方法 CustomFromJson 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
公共方法 CustomWriteToXml 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
公共方法 FromJson 此成员仅供内部使用,不能直接在您的代码中使用。 (从 ClientValueObject 继承。)
受保护的方法 InitOnePropertyFromJson (覆盖 ClientValueObject.InitOnePropertyFromJson(String, JsonReader)。)
公共方法 ToString (从 Object 继承。)
公共方法 WriteToXml 此成员仅供内部使用,不能直接在您的代码中使用。 (覆盖 ClientValueObject.WriteToXml(XmlWriter, SerializationContext)。)

页首

另请参阅

引用

ChangeQuery 类

Microsoft.SharePoint.Client 命名空间