QueryResultsDiffCalculator<TResult> 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.
Gets the type of query results and invokes diff calculation.
public class QueryResultsDiffCalculator<TResult>
type QueryResultsDiffCalculator<'Result> = class
Public Class QueryResultsDiffCalculator(Of TResult)
Type Parameters
- TResult
- Inheritance
-
QueryResultsDiffCalculator<TResult>
Constructors
QueryResultsDiffCalculator<TResult>() |