RegisteredServersStore 클래스

정의

public sealed class RegisteredServersStore : Microsoft.SqlServer.Management.RegisteredServers.ServerGroupParent, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDomain
type RegisteredServersStore = class
    inherit ServerGroupParent
    interface ISfcDomain
    interface ISfcDomainLite
    interface ISfcHasConnection
Public NotInheritable Class RegisteredServersStore
Inherits ServerGroupParent
Implements ISfcDomain
상속
RegisteredServersStore
구현

생성자

Name Description
RegisteredServersStore()

이 생성자는 직렬화에서 이 개체를 생성하고 개체에 다른 속성을 설정할 수 있도록 하는 자리 표시자입니다. 이 생성자는 로컬 저장소에 직접 연결하는 데 사용되지 않습니다. 대신 정적 메서드를 사용하여 XML 파일에서 저장소를 초기화합니다.

RegisteredServersStore(ServerConnection)

이 생성자는 파일 대신 SQL Server의 스토리지를 나타내는 저장소에 사용됩니다.

필드

Name Description
ExceptionDelegates

대리자 처리기 목록을 보관할 대리자 멤버

RegisteredServersFileName

Sql Server Management Studio에서 사용하고 사용자 프로필에 저장된 등록된 서버 파일의 이름입니다.

속성

Name Description
AbstractIdentityKey (다음에서 상속됨 SfcInstance)
AnalysisServicesServerGroup
AnalysisServicesServerGroupName
AzureDataStudioConnectionStore

사용자의 Azure Data Studio 설정에 저장된 연결 및 그룹 집합을 포함합니다.

CentralManagementServerGroup
CentralManagementServerGroupName
CentralManagementServersDisplayName

공유 서버 저장소의 지역화된 이름

DatabaseEngineServerGroup
DatabaseEngineServerGroupName
DisplayName

이 저장소의 표시 이름

DomainInstanceName
DomainName
IntegrationServicesServerGroup
IntegrationServicesServerGroupName
IsLocal
KeyChain

개체의 ID 경로를 반환합니다.

(다음에서 상속됨 SfcInstance)
LocalFileStore

이 정적 속성은 로컬 파일 스토리지를 나타내는 Singleton 인스턴스를 반환합니다.

LocalServerStoreDisplayName

로컬 서버 저장소의 지역화된 이름

Metadata (다음에서 상속됨 SfcInstance)
Parent

부모는 로컬로 유지되는 것이 아니며, 키 집합에서 암시됩니다. 부모의 개념은 실제로 계층 구조에 관한 것이며 부모만을 통해서만 이 작업을 수행하면 경량 SfcKeyChain 집합으로 개체를 인스턴스화할 수 없습니다.

부모 설정은 도우미 작업에서 키 집합을 설정하는 것입니다.

(다음에서 상속됨 SfcInstance)
Properties (다음에서 상속됨 SfcInstance)
PropertyStorageProvider

이 속성은 ISfcPropertyStorageProvider 인터페이스에 대한 SFC의 기본 구현을 반환하며, 자식 클래스에서 재정의하여 다른 스토리지 공급자(즉, 플랫 속성 목록)를 반환할 수 있습니다.

(다음에서 상속됨 SfcInstance)
ReportingServicesServerGroup
ReportingServicesServerGroupName
ServerConnection
ServerGroups
SqlServerCompactEditionServerGroup
SqlServerCompactEditionServerGroupName
State (다음에서 상속됨 SfcInstance)
Urn

각 요청에 새 Urn 문자열을 만들고 반환합니다.

(다음에서 상속됨 SfcInstance)

메서드

Name Description
AlterImpl() (다음에서 상속됨 SfcInstance)
CheckObjectCreated()

API에서 개체를 CheckObjectState보다 더 강하게 만들어야 하는 경우 도메인에서 호출하려면

(다음에서 상속됨 SfcInstance)
CheckObjectState()

개체에 대한 액세스를 위해 도메인에서 호출하려면

(다음에서 상속됨 SfcInstance)
CreateIdentityKey() (다음에서 상속됨 SfcInstance)
CreateImpl() (다음에서 상속됨 SfcInstance)
Discover(ISfcDependencyDiscoveryObjectSink)
DropImpl() (다음에서 상속됨 SfcInstance)
GetChildCollection(String)

지정된 요소 이름 문자열에 대해 이 인스턴스의 자식 컬렉션을 가져옵니다.

(다음에서 상속됨 SfcInstance)
GetDomain() (다음에서 상속됨 SfcInstance)
GetExecutionEngine()
GetKey(IUrnFragment)
GetPropertySet() (다음에서 상속됨 SfcInstance)
GetType(String)
GetTypeMetadata(String)
GetTypeMetadataImpl() (다음에서 상속됨 SfcInstance)
InitializeLocalRegisteredServersStore(String)

지정된 구성 파일에서 저장소를 초기화합니다.

InitializeUIPropertyState()

상태를 초기화하는 데 관심이 있는 자식 개체(현재 "인 동적 메타데이터)에서 재정의할 수 있습니다. Enabled" 속성)

(다음에서 상속됨 SfcInstance)
MarkForDropImpl(Boolean) (다음에서 상속됨 SfcInstance)
MarkRootAsConnected() (다음에서 상속됨 SfcInstance)
MoveImpl(SfcInstance) (다음에서 상속됨 SfcInstance)
OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs) (다음에서 상속됨 SfcInstance)
OnPropertyValueChanges(PropertyChangedEventArgs) (다음에서 상속됨 SfcInstance)
PostAlter(Object) (다음에서 상속됨 SfcInstance)
PostCreate(Object) (다음에서 상속됨 SfcInstance)
PostDrop(Object) (다음에서 상속됨 SfcInstance)
PostMove(Object) (다음에서 상속됨 SfcInstance)
PostRename(Object) (다음에서 상속됨 SfcInstance)
Refresh()

서버에서 읽어 개체의 속성을 새로 고칩니다.

(다음에서 상속됨 SfcInstance)
ReloadLocalFileStore()

현재 로컬 파일 저장소를 삭제하고 디스크에서 다시 로드합니다.

RenameImpl(SfcKey) (다음에서 상속됨 SfcInstance)
ResetKey() (다음에서 상속됨 SfcInstance)
Serialize(XmlWriter) (다음에서 상속됨 SfcInstance)
ToString() (다음에서 상속됨 SfcInstance)
UpdateUIPropertyState() (다음에서 상속됨 SfcInstance)
UpgradeFromSqlServer2005(String)

다운레벨 저장소의 콘텐츠를 로컬 저장소에 병합합니다.

UseSfcStateManagement()
Validate()

기본 자식 개체의 유효성 검사

(다음에서 상속됨 SfcInstance)

이벤트

Name Description
LocalFileStoreReloaded

로컬 파일 저장소를 새로 고친 후 발생하는 이벤트입니다. 이 이벤트가 발생하면 클라이언트는 저장소에 대한 참조를 해제하고 새 로컬 파일 저장소에 대한 UI를 다시 초기화해야 합니다.

propertyChanged (다음에서 상속됨 SfcInstance)
PropertyChanged (다음에서 상속됨 SfcInstance)
propertyMetadataChanged (다음에서 상속됨 SfcInstance)
PropertyMetadataChanged (다음에서 상속됨 SfcInstance)

명시적 인터페이스 구현

Name Description
ISfcDomainLite.GetLogicalVersion()

도메인의 논리적 버전을 반환합니다.

ISfcHasConnection.ConnectionContext
ISfcHasConnection.GetConnection()
ISfcHasConnection.GetConnection(SfcObjectQueryMode)
ISfcHasConnection.SetConnection(ISfcConnection)

활성 연결을 설정합니다.

적용 대상