ProviderRegistry.ContainerSortingProviders 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.
Obtain a list of registered ContainerSortingProvider
public System.Collections.Generic.ICollection<Microsoft.SqlServer.Management.Sdk.Differencing.SPI.ContainerSortingProvider> ContainerSortingProviders { get; }
member this.ContainerSortingProviders : System.Collections.Generic.ICollection<Microsoft.SqlServer.Management.Sdk.Differencing.SPI.ContainerSortingProvider>
Public ReadOnly Property ContainerSortingProviders As ICollection(Of ContainerSortingProvider)