ProviderRegistry Class
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
| Name | Description | |
|---|---|---|
![]() | ProviderRegistry() | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | AvailablePropertyValueProviders | Gets a list of registered AvailablePropertyValueProvider. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | ContainerSortingProviders | Obtains a list of registered ContainerSortingProvider. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | NodeItemNameAdapterProviders | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | PropertyComparerProviders | Obtains a list of registered SfcNodeAdapterProvider. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | SfcNodeAdapterProviders | Obtains a list of registered SfcNodeAdapterProvider. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | RegisterProvider(AvailablePropertyValueProvider^) | Indicates whether to register the specified provider. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | RegisterProvider(ContainerSortingProvider^) | Indicates whether to register the specified provider. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | RegisterProvider(NodeItemNamesAdapterProvider^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | RegisterProvider(PropertyComparerProvider^) | Indicates whether to register the specified provider. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | RegisterProvider(SfcNodeAdapterProvider^) | Indicates whether to register the specified provider. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | ToString() | (Inherited from Object.) |
![]() | UnregisterProvider(AvailablePropertyValueProvider^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | UnregisterProvider(ContainerSortingProvider^) | Indicates whether to unregister the specified provider. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | UnregisterProvider(NodeItemNamesAdapterProvider^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | UnregisterProvider(PropertyComparerProvider^) | Indicates whether to unregister the specified provider. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | UnregisterProvider(SfcNodeAdapterProvider^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


