Класс 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 Компонент Database Engine server group. | |
DatabaseEngineServerGroupName | Gets a string value that contains the name of the Компонент Database Engine 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
Все общие статические члены этого типа (Shared в Microsoft Visual Basic) можно использовать в многопоточных операциях. Потокобезопасная работа с членами экземпляров типа не гарантируется.
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.SqlServer.Management.RegisteredServers