Registration Class
Performs the registration of the class using the local manager.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
System::Object
Microsoft.SqlServer.Management::LocalizationManager
Microsoft.SqlServer.Management::Registration
Microsoft.SqlServer.Management::LocalizationManager
Microsoft.SqlServer.Management::Registration
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://schemas.microsoft.com/SqlServer/Management/Registration")] [GeneratedCodeAttribute("xsd", "4.0.30319.33440")] [DebuggerStepThroughAttribute] [DesignerCategoryAttribute("code")] [XmlRootAttribute(Namespace = "http://schemas.microsoft.com/SqlServer/Management/Registration", IsNullable = false)] public ref class Registration : LocalizationManager
| Name | Description | |
|---|---|---|
![]() | Registration() | Initializes a new instance of the Registration class. |
| Name | Description | |
|---|---|---|
![]() | Items | Gets or sets the list of items from the Registration property. |
![]() | ResourceManager | Gets or sets the string value for the ResourceManager control.(Inherited from LocalizationManager.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


