Partager via


QueryDataSourceChangeNotification Class

Definition

Represents changes in query data sources.

[System.Runtime.CompilerServices.Nullable(0)]
public class QueryDataSourceChangeNotification
[<System.Runtime.CompilerServices.Nullable(0)>]
type QueryDataSourceChangeNotification = class
Public Class QueryDataSourceChangeNotification
Inheritance
QueryDataSourceChangeNotification
Attributes

Constructors

QueryDataSourceChangeNotification(QueryDataVersions, IReadOnlyCollection<String>)

Initializes a new instance of the QueryDataSourceChangeNotification class.

Properties

Removes

All data sources which are removed

Updates

Updated data source version numbers. It may contain only updated version numbers, or may contain versions of all sources.

Applies to