QueryDataVersions.IsMixed Property
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.
Gets whether the query results are merged from version inconsistent source. A lower version number will be used for each source, but it is possible that the result can be affected by a later stage of the system.
public bool IsMixed { get; }
member this.IsMixed : bool
Public ReadOnly Property IsMixed As Boolean