ServerGroup 클래스

정의

등록된 서버 저장소의 서버 그룹을 나타냅니다.

public sealed class ServerGroup : Microsoft.SqlServer.Management.RegisteredServers.ServerGroupParent, Microsoft.SqlServer.Management.Common.IAlterable, Microsoft.SqlServer.Management.Common.ICreatable, Microsoft.SqlServer.Management.Common.IDroppable, Microsoft.SqlServer.Management.Common.IRenamable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcAlterable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCreatable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDroppable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcMovable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcRenamable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcValidate
type ServerGroup = class
    inherit ServerGroupParent
    interface ISfcValidate
    interface ISfcCreatable
    interface ICreatable
    interface ISfcAlterable
    interface IAlterable
    interface ISfcDroppable
    interface IDroppable
    interface ISfcRenamable
    interface IRenamable
    interface ISfcMovable
Public NotInheritable Class ServerGroup
Inherits ServerGroupParent
Implements IAlterable, ICreatable, IDroppable, IRenamable, ISfcAlterable, ISfcCreatable, ISfcDroppable, ISfcMovable, ISfcRenamable, ISfcValidate
상속
구현

생성자

Name Description
ServerGroup()

등록된 서버 저장소의 서버 그룹을 나타냅니다.

ServerGroup(ServerGroup, String)

등록된 서버 저장소의 서버 그룹을 나타냅니다.

ServerGroup(String)

등록된 서버 저장소의 서버 그룹을 나타냅니다.

속성

Name Description
AbstractIdentityKey

등록된 서버 저장소의 서버 그룹을 나타냅니다.

(다음에서 상속됨 SfcInstance)
Description

등록된 서버 저장소의 서버 그룹을 나타냅니다.

DisplayName

그룹의 표시 이름

ID

등록된 서버 저장소의 서버 그룹을 나타냅니다.

IdentityKey

등록된 서버 저장소의 서버 그룹을 나타냅니다.

IsDropped

SFC가 삭제된 개체라고 생각되면 반환합니다.

IsLocal

이 인스턴스가 연결된 RegisteredServersStore의 IsLocal 속성을 반환합니다.

IsSystemServerGroup

이 서버 그룹이 표준 서버 그룹 중 하나인 경우 true를 반환합니다.

KeyChain

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

(다음에서 상속됨 SfcInstance)
Metadata

등록된 서버 저장소의 서버 그룹을 나타냅니다.

(다음에서 상속됨 SfcInstance)
Name

등록된 서버 저장소의 서버 그룹을 나타냅니다.

Parent

등록된 서버 저장소의 서버 그룹을 나타냅니다.

Properties

등록된 서버 저장소의 서버 그룹을 나타냅니다.

(다음에서 상속됨 SfcInstance)
PropertyStorageProvider

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

(다음에서 상속됨 SfcInstance)
RegisteredServers

등록된 서버 저장소의 서버 그룹을 나타냅니다.

ServerGroups

등록된 서버 저장소의 서버 그룹을 나타냅니다.

ServerType

등록된 서버 저장소의 서버 그룹을 나타냅니다.

State

등록된 서버 저장소의 서버 그룹을 나타냅니다.

(다음에서 상속됨 SfcInstance)
Urn

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

(다음에서 상속됨 SfcInstance)

메서드

Name Description
Alter()

등록된 서버 저장소의 서버 그룹을 나타냅니다.

AlterImpl()

등록된 서버 저장소의 서버 그룹을 나타냅니다.

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

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

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

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

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

등록된 서버 저장소의 서버 그룹을 나타냅니다.

CreateIdentityKey()

등록된 서버 저장소의 서버 그룹을 나타냅니다.

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

등록된 서버 저장소의 서버 그룹을 나타냅니다.

(다음에서 상속됨 SfcInstance)
Discover(ISfcDependencyDiscoveryObjectSink)

등록된 서버 저장소의 서버 그룹을 나타냅니다.

Drop()

등록된 서버 저장소의 서버 그룹을 나타냅니다.

DropImpl()

등록된 서버 저장소의 서버 그룹을 나타냅니다.

(다음에서 상속됨 SfcInstance)
Export(String, CredentialPersistenceType)

그룹의 콘텐츠를 파일로 내보냅니다.

GetChildCollection(String)

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

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

ServerGroup의 계층 구조를 평면화하고 하위 RegisteredServers의 전체 목록을 반환하는 메서드입니다.

GetDomain()

등록된 서버 저장소의 서버 그룹을 나타냅니다.

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

등록된 서버 저장소의 서버 그룹을 나타냅니다.

GetPropertySet()

등록된 서버 저장소의 서버 그룹을 나타냅니다.

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

등록된 서버 저장소의 서버 그룹을 나타냅니다.

(다음에서 상속됨 SfcInstance)
Import(String)

XML 파일에 저장된 그룹 및 서버를 가져와 자식으로 추가합니다.

InitializeUIPropertyState()

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

(다음에서 상속됨 SfcInstance)
MarkForDropImpl(Boolean)

등록된 서버 저장소의 서버 그룹을 나타냅니다.

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

등록된 서버 저장소의 서버 그룹을 나타냅니다.

(다음에서 상속됨 SfcInstance)
Move(ServerGroup)

ServerGroup을 다른 ServerGroup의 자식으로 이동합니다.

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)
Rename(SfcKey)

서버의 개체 이름을 바꿉니다.

Rename(String)

서버의 개체 이름을 바꿉니다.

RenameImpl(SfcKey)

등록된 서버 저장소의 서버 그룹을 나타냅니다.

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

등록된 서버 저장소의 서버 그룹을 나타냅니다.

(다음에서 상속됨 SfcInstance)
Serialize(XmlWriter)

등록된 서버 저장소의 서버 그룹을 나타냅니다.

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

등록된 서버 저장소의 서버 그룹을 나타냅니다.

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

등록된 서버 저장소의 서버 그룹을 나타냅니다.

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

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

(다음에서 상속됨 SfcInstance)
Validate(String, Object[])

등록된 서버 저장소의 서버 그룹을 나타냅니다.

이벤트

Name Description
DuplicateFound

사용자가 로컬 저장소에 이미 있는 등록된 서버 또는 서버 그룹을 가져오려고 할 때 발생하는 이벤트입니다.

propertyChanged

등록된 서버 저장소의 서버 그룹을 나타냅니다.

(다음에서 상속됨 SfcInstance)
PropertyChanged

등록된 서버 저장소의 서버 그룹을 나타냅니다.

(다음에서 상속됨 SfcInstance)
propertyMetadataChanged

등록된 서버 저장소의 서버 그룹을 나타냅니다.

(다음에서 상속됨 SfcInstance)
PropertyMetadataChanged

등록된 서버 저장소의 서버 그룹을 나타냅니다.

(다음에서 상속됨 SfcInstance)

명시적 인터페이스 구현

Name Description
ISfcAlterable.ScriptAlter()

등록된 서버 저장소의 서버 그룹을 나타냅니다.

ISfcCreatable.ScriptCreate()

등록된 서버 저장소의 서버 그룹을 나타냅니다.

ISfcDroppable.ScriptDrop()

등록된 서버 저장소의 서버 그룹을 나타냅니다.

ISfcMovable.Move(SfcInstance)

등록된 서버 저장소의 서버 그룹을 나타냅니다.

ISfcMovable.ScriptMove(SfcInstance)

등록된 서버 저장소의 서버 그룹을 나타냅니다.

ISfcRenamable.ScriptRename(SfcKey)

등록된 서버 저장소의 서버 그룹을 나타냅니다.

적용 대상