IRegistrationService Interface
Defines a method that locates the path of the registration service.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | GetConfigurationSection<T>() | Indicates a method that gets the configuration from the specified location. |
![]() | LoadConfiguration(Stream^) | Loads the configuration information from the specified stream. |
![]() | LoadConfiguration(Uri^) | Loads the configuration information from the specified location. |
Show:
