LocalizationManager Class
Represents the class of attached properties for the localization manager.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
System::Object
Microsoft.SqlServer.Management::LocalizationManager
Microsoft.SqlServer.Management::ActionHandlerInfo
Microsoft.SqlServer.Management::ActionInfo
Microsoft.SqlServer.Management::ConfigurationSection
Microsoft.SqlServer.Management::ContentType
Microsoft.SqlServer.Management::RegisteredProperty
Microsoft.SqlServer.Management::RegisteredPropertyDictionary
Microsoft.SqlServer.Management::Registration
Microsoft.SqlServer.Management::SqlWizard
Microsoft.SqlServer.Management::TaskComponent
Microsoft.SqlServer.Management::TaskForm
Microsoft.SqlServer.Management::LocalizationManager
Microsoft.SqlServer.Management::ActionHandlerInfo
Microsoft.SqlServer.Management::ActionInfo
Microsoft.SqlServer.Management::ConfigurationSection
Microsoft.SqlServer.Management::ContentType
Microsoft.SqlServer.Management::RegisteredProperty
Microsoft.SqlServer.Management::RegisteredPropertyDictionary
Microsoft.SqlServer.Management::Registration
Microsoft.SqlServer.Management::SqlWizard
Microsoft.SqlServer.Management::TaskComponent
Microsoft.SqlServer.Management::TaskForm
[SerializableAttribute] [XmlIncludeAttribute((ReportCollection^::typeid))] [XmlIncludeAttribute((TaskFormCollection^::typeid))] [XmlIncludeAttribute((SqlWizardCollection^::typeid))] [XmlIncludeAttribute((ActionCollection^::typeid))] [XmlIncludeAttribute((ActionHandlerCollection^::typeid))] [XmlIncludeAttribute((Registration^::typeid))] [GeneratedCodeAttribute("xsd", "4.0.30319.33440")] [DebuggerStepThroughAttribute] [DesignerCategoryAttribute("code")] [XmlTypeAttribute(Namespace = "http://schemas.microsoft.com/SqlServer/Management/Registration")] [XmlIncludeAttribute((TaskComponent^::typeid))] [XmlIncludeAttribute((Task^::typeid))] [XmlIncludeAttribute((TaskForm^::typeid))] [XmlIncludeAttribute((SqlWizard^::typeid))] [XmlIncludeAttribute((ActionInfo^::typeid))] [XmlIncludeAttribute((RegisteredProperty^::typeid))] [XmlIncludeAttribute((RegisteredPropertyDictionary^::typeid))] [XmlIncludeAttribute((ActionHandlerInfo^::typeid))] [XmlIncludeAttribute((ConfigurationSection^::typeid))] [XmlIncludeAttribute((NavigationViewCollection^::typeid))] [XmlIncludeAttribute((NavigationEntityCollection^::typeid))] [XmlIncludeAttribute((ServerInformationProviderCollection^::typeid))] [XmlIncludeAttribute((ContentType^::typeid))] [XmlIncludeAttribute((ScriptCollectorCollection^::typeid))] public ref class LocalizationManager
| Name | Description | |
|---|---|---|
![]() | LocalizationManager() | Initializes a new instance of the LocalizationManager class. |
| Name | Description | |
|---|---|---|
![]() | ResourceManager | Gets or sets the string value for the ResourceManager control. |
| 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:


