SearchModelFactory.SqlIntegratedChangeTrackingPolicy Method
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.
Defines a data change detection policy that captures changes using the Integrated Change Tracking feature of Azure SQL Database.
public static Azure.Search.Documents.Indexes.Models.SqlIntegratedChangeTrackingPolicy SqlIntegratedChangeTrackingPolicy();
static member SqlIntegratedChangeTrackingPolicy : unit -> Azure.Search.Documents.Indexes.Models.SqlIntegratedChangeTrackingPolicy
Public Shared Function SqlIntegratedChangeTrackingPolicy () As SqlIntegratedChangeTrackingPolicy
Returns
A new SqlIntegratedChangeTrackingPolicy instance for mocking.