Compartir a través de


IQueryExecutionContext.SourceDataVersions Property

Definition

Gets the version set of data sources which produces the query result. Query data provider should retrieve data newer than the version is set here.

public Microsoft.VisualStudio.ProjectSystem.Query.QueryDataVersions SourceDataVersions { get; }
member this.SourceDataVersions : Microsoft.VisualStudio.ProjectSystem.Query.QueryDataVersions
Public ReadOnly Property SourceDataVersions As QueryDataVersions

Property Value

Applies to