RegistrationService Class
Provides the component property of the registration service.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
System::MarshalByRefObject
System.ComponentModel::Component
Microsoft.SqlServer.Management::RegistrationService
| Name | Description | |
|---|---|---|
![]() | RegistrationService() | Initializes a new instance of the RegistrationService class with the default property values. |
![]() | RegistrationService(IContainer^) | Initializes a new instance of the RegistrationService class with the specified container. |
| Name | Description | |
|---|---|---|
![]() | CanRaiseEvents | (Inherited from Component.) |
![]() | Container | (Inherited from Component.) |
![]() | DesignMode | (Inherited from Component.) |
![]() | Events | (Inherited from Component.) |
![]() | Site | (Inherited from Component.) |
| Name | Description | |
|---|---|---|
![]() | CreateObjRef(Type^) | (Inherited from MarshalByRefObject.) |
![]() | Dispose() | (Inherited from Component.) |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the RegistrationService and optionally releases the managed resources.(Overrides Component::Dispose(Boolean).) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Component.) |
![]() | GetConfigurationSection<T>() | Retrieves the configuration of the registration service. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | GetResource(String^, String^) | Retrieves the resource from the registration service. This class cannot be inherited. |
![]() | GetService(Type^) | (Inherited from Component.) |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | LoadConfiguration(Stream^) | Loads the setting for the RegistrationService control using the Stream class. |
![]() | LoadConfiguration(Uri^) | Determines the current Uniform Resource Indentifier (URI) configuration. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
![]() | ToString() | (Inherited from Component.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IServiceProvider::GetService(Type^) | Retrieves the service object of the specified type. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.






