RegisteredServersStore 클래스
The RegisteredServerStore class represents a registered server store.
상속 계층
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
Microsoft.SqlServer.Management.RegisteredServers.ServerGroupParent
Microsoft.SqlServer.Management.RegisteredServers.RegisteredServersStore
네임스페이스: Microsoft.SqlServer.Management.RegisteredServers
어셈블리: Microsoft.SqlServer.Management.RegisteredServers(Microsoft.SqlServer.Management.RegisteredServers.dll)
구문
‘선언
Public NotInheritable Class RegisteredServersStore _
Inherits ServerGroupParent _
Implements ISfcDomain, ISfcDomainLite, ISfcHasConnection
‘사용 방법
Dim instance As RegisteredServersStore
public sealed class RegisteredServersStore : ServerGroupParent,
ISfcDomain, ISfcDomainLite, ISfcHasConnection
public ref class RegisteredServersStore sealed : public ServerGroupParent,
ISfcDomain, ISfcDomainLite, ISfcHasConnection
[<SealedAttribute>]
type RegisteredServersStore =
class
inherit ServerGroupParent
interface ISfcDomain
interface ISfcDomainLite
interface ISfcHasConnection
end
public final class RegisteredServersStore extends ServerGroupParent implements ISfcDomain, ISfcDomainLite, ISfcHasConnection
RegisteredServersStore 유형에서 다음 멤버를 표시합니다.
생성자
이름 | 설명 | |
---|---|---|
RegisteredServersStore() | Initializes a new instance of the InvalidSqlServer2005StoreFormatException class. | |
RegisteredServersStore(ServerConnection) | Initializes a new instance of the InvalidSqlServer2005StoreFormatException class that has the specified shared registered servers connection. |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
AbstractIdentityKey | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
AnalysisServicesServerGroup | Gets an object that represents an Analysis Services server group. | |
AnalysisServicesServerGroupName | Gets the name of an Analysis Services server group. | |
CentralManagementServerGroup | Gets an object that represents a central management server group. | |
CentralManagementServerGroupName | Gets the name of the central management server group. | |
CentralManagementServersDisplayName | Gets the display name of the central management server group. | |
DatabaseEngineServerGroup | Gets a 데이터베이스 엔진 server group. | |
DatabaseEngineServerGroupName | Gets a string value that contains the name of the 데이터베이스 엔진 server group. | |
DisplayName | Gets the display name of the registered servers store. | |
DomainInstanceName | Gets a string value that contains the domain instance name. | |
DomainName | Gets the name of a domain. | |
IntegrationServicesServerGroup | A ServerGroup object that specifies the Integration Services server group. | |
IntegrationServicesServerGroupName | Gets the name of an Integration Services server group. | |
IsLocal | Gets a Boolean value that indicates whether the registered server is local. | |
LocalFileStore | Gets the local file store location. | |
LocalServerStoreDisplayName | Gets the display name of the local server store. | |
Metadata | Returns metadata about the instance and its domain. (SfcInstance에서 상속됨) | |
Parent | Gets or sets the instance parent via the keychain. (SfcInstance에서 상속됨) | |
Properties | Returns a collection instance properties. (SfcInstance에서 상속됨) | |
ReportingServicesServerGroup | Gets an object that represents a Reporting Services server group | |
ReportingServicesServerGroupName | Gets a string value that contains the name of the Reporting Services server group. | |
ServerConnection | Gets a connection to an instance of the Database Engine. | |
ServerGroups | Represents a collection of ServerGroup objects. Each RegisteredServer object represents a server group on the registered server store. | |
SqlServerCompactEditionServerGroup | Gets an object representing a SQL Server Compact Edition server group. | |
SqlServerCompactEditionServerGroupName | Gets the name of a SQL Server Compact Edition server group. | |
State | Returns the state of the SfcInstance object. (SfcInstance에서 상속됨) | |
Urn | Returns the uniform resource name of the SfcInstance object. (SfcInstance에서 상속됨) |
맨 위로 이동
메서드
이름 | 설명 | |
---|---|---|
CreateIdentityKey | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
Discover | Discovers dependencies on objects in the dependency sink. (SfcInstance.Discover(ISfcDependencyDiscoveryObjectSink)을(를) 재정의함) | |
Equals | (Object에서 상속됨) | |
GetChildCollection | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
GetDomain | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
GetExecutionEngine | Gets an execution engine object. | |
GetHashCode | (Object에서 상속됨) | |
GetKey | Gets the key associated with the Unique Resource Name (URN) fragment. | |
GetPropertySet | Returns the set of properties for the SfcInstance object. (SfcInstance에서 상속됨) | |
GetType() | (Object에서 상속됨) | |
GetType(String) | Gets the type given the specified type name. | |
GetTypeMetadata | Gets the metadata of the type that has the specified type name. | |
GetTypeMetadataImpl | Indicates the domains that override by returning the right TypeMetadata class directly. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
InitializeUIPropertyState | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
OnPropertyMetadataChanges | Invoked whenever the effective value of any SfcInstance metadata is updated. (SfcInstance에서 상속됨) | |
OnPropertyValueChanges | Invoked whenever the effective value of any SfcInstance property is updated. (SfcInstance에서 상속됨) | |
Refresh | Refreshes the object's properties by reading them from the server. (SfcInstance에서 상속됨) | |
ReloadLocalFileStore | Reloads the file store for the Registered Server store. | |
ResetKey | 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (SfcInstance에서 상속됨) | |
Serialize | Serializes the instance to XML. (SfcInstance에서 상속됨) | |
ToString | Returns a string representation of the instance Urn. (SfcInstance에서 상속됨) | |
UpgradeFromSqlServer2005 | Upgrades the Registered Server store from SQL Server 2005. | |
UseSfcStateManagement | Determines whether the SFC state management is enabled on the Registered Server store. |
맨 위로 이동
이벤트
이름 | 설명 | |
---|---|---|
LocalFileStoreReloaded | An event that indicates the local file store has been reloaded. | |
PropertyChanged | CLS-compliant event for property changes. (SfcInstance에서 상속됨) | |
PropertyMetadataChanged | CLS-compliant event for property metadata changes. (SfcInstance에서 상속됨) |
맨 위로 이동
필드
이름 | 설명 | |
---|---|---|
ExceptionDelegates | Represents the delegate that is used to throw a registered servers store exception. |
맨 위로 이동
명시적 인터페이스 구현
이름 | 설명 | |
---|---|---|
ISfcDomainLite.GetLogicalVersion | Gets the logical version number of a domain. | |
ISfcHasConnection.ConnectionContext | Gets the details of a connection to an instance of the database engine. | |
ISfcHasConnection.GetConnection() | Gets a connection of the ISfcConnection object. This class cannot be inherited. | |
ISfcHasConnection.GetConnection(SfcObjectQueryMode) | Gets a connection of the given SfcObjectQueryModeparameter. This class cannot be inherited. | |
ISfcHasConnection.SetConnection | Sets a connection. This class cannot be inherited. |
맨 위로 이동
주의
이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.
Thread Safety
이 유형의 모든 public static(Microsoft Visual Basic의 경우 공유) 멤버는 다중 스레드 작업을 수행하기에 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.
스레드 보안
이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.