SqlWizardCollection 클래스

정의

SqlWizard의 컬렉션을 제공합니다.

public ref class SqlWizardCollection : Microsoft::SqlServer::Management::ConfigurationSection
[System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")]
[System.Serializable]
public class SqlWizardCollection : Microsoft.SqlServer.Management.ConfigurationSection
[<System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")>]
[<System.Serializable>]
type SqlWizardCollection = class
    inherit ConfigurationSection
Public Class SqlWizardCollection
Inherits ConfigurationSection
상속
특성

생성자

SqlWizardCollection()

SqlWizardCollection 클래스의 새 인스턴스를 초기화합니다.

속성

LoadedFrom

구성 섹션에서 로드된 폼을 가져오거나 설정합니다.

(다음에서 상속됨 ConfigurationSection)
ResourceManager

ResourceManager 컨트롤의 문자열 값을 가져오거나 설정합니다.

(다음에서 상속됨 LocalizationManager)
Source

구성 섹션의 원본을 가져오거나 설정합니다.

(다음에서 상속됨 ConfigurationSection)
Wizard

SqlWizardCollection 개체와 연결된 SqlWizard 개체를 가져옵니다.

적용 대상