Registration 类

定义

使用本地管理器执行类的注册。

public ref class Registration : Microsoft::SqlServer::Management::LocalizationManager
[System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlRoot(IsNullable=false, Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")]
[System.Serializable]
public class Registration : Microsoft.SqlServer.Management.LocalizationManager
[<System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlRoot(IsNullable=false, Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")>]
[<System.Serializable>]
type Registration = class
    inherit LocalizationManager
Public Class Registration
Inherits LocalizationManager
继承
属性

构造函数

Registration()

初始化 Registration 类的新实例。

属性

Items

获取或设置来自 Registration 属性的项的列表。

ResourceManager

获取或设置 ResourceManager 控件的字符串值。

(继承自 LocalizationManager)

适用于