QueryDataSourceChangeNotification Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |