Поделиться через


Элементы 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