ProviderRegistry.AvailablePropertyValueProviders Property

Definition

Obtain a list of registered AvailablePropertyValueProvider.

public System.Collections.Generic.ICollection<Microsoft.SqlServer.Management.Sdk.Differencing.SPI.AvailablePropertyValueProvider> AvailablePropertyValueProviders { get; }
member this.AvailablePropertyValueProviders : System.Collections.Generic.ICollection<Microsoft.SqlServer.Management.Sdk.Differencing.SPI.AvailablePropertyValueProvider>
Public ReadOnly Property AvailablePropertyValueProviders As ICollection(Of AvailablePropertyValueProvider)

Property Value

Applies to