RegisteredServersStore Class
The T:Microsoft.SqlServer.Management.RegisteredServers.RegisteredServerStore class represents a SQL Server registered server store.
Assembly: Microsoft.SqlServer.Management.RegisteredServers (in Microsoft.SqlServer.Management.RegisteredServers.dll)
Microsoft.SqlServer.Management.Sdk.Sfc::SfcInstance
Microsoft.SqlServer.Management.RegisteredServers::ServerGroupParent
Microsoft.SqlServer.Management.RegisteredServers::RegisteredServersStore
| Name | Description | |
|---|---|---|
![]() | 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. |
| Name | Description | |
|---|---|---|
![]() | AbstractIdentityKey | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from 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.(Inherited from SfcInstance.) |
![]() | Parent | Gets or sets the instance parent via the keychain.(Inherited from SfcInstance.) |
![]() | Properties | Returns a collection instance properties.(Inherited from 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 T:Microsoft.SqlServer.Management.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.(Inherited from SfcInstance.) |
![]() | Urn | Returns the uniform resource name of the SfcInstance object.(Inherited from SfcInstance.) |
| Name | Description | |
|---|---|---|
![]() | CreateIdentityKey() | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.) |
![]() | Discover(ISfcDependencyDiscoveryObjectSink^) | Discovers dependencies on objects in the dependency sink.(Overrides SfcInstance::Discover(ISfcDependencyDiscoveryObjectSink^).) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetChildCollection(String^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.) |
![]() | GetDomain() | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.) |
![]() | GetExecutionEngine() | Gets an execution engine object. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetKey(IUrnFragment^) | Gets the key associated with the Unique Resource Name (URN) fragment. |
![]() | GetPropertySet() | Returns the set of properties for the SfcInstance object.(Inherited from SfcInstance.) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetType(String^) | Gets the type given the specified type name. |
![]() | GetTypeMetadata(String^) | 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. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.) |
![]() | InitializeUIPropertyState() | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.) |
![]() | OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs^) | Invoked whenever the effective value of any SfcInstance metadata is updated. (Inherited from SfcInstance.) |
![]() | OnPropertyValueChanges(PropertyChangedEventArgs^) | Invoked whenever the effective value of any SfcInstance property is updated. (Inherited from SfcInstance.) |
![]() | Refresh() | Refreshes the object's properties by reading them from the server.(Inherited from SfcInstance.) |
![]() ![]() | ReloadLocalFileStore() | Reloads the file store for the Registered Server store. |
![]() | ResetKey() | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.) |
![]() | Serialize(XmlWriter^) | Serializes the instance to XML.(Inherited from SfcInstance.) |
![]() | ToString() | Returns a string representation of the instance Urn.(Inherited from SfcInstance.) |
![]() | UpgradeFromSqlServer2005(String^) | Upgrades the Registered Server store from SQL Server 2005. |
![]() | UseSfcStateManagement() | Determines whether the SFC state management is enabled on the Registered Server store. |
| Name | Description | |
|---|---|---|
![]() ![]() | ExceptionDelegates | Represents the delegate that is used to throw a registered servers store exception. |
| Name | Description | |
|---|---|---|
![]() ![]() | LocalFileStoreReloaded | An event that indicates the local file store has been reloaded. |
![]() | PropertyChanged | Occurs when a property value changes.(Inherited from SfcInstance.) |
![]() | PropertyMetadataChanged | Occurs when the metadata for a property has changed.(Inherited from SfcInstance.) |
| Name | Description | |
|---|---|---|
![]() ![]() | ISfcDomainLite::GetLogicalVersion() | Gets the logical version number of a domain. |
![]() ![]() | ISfcHasConnection::GetConnection() | Gets a connection of the T:Microsoft.SqlServer.Management.Sdk.Sfc.ISfcConnection object. This class cannot be inherited. |
![]() ![]() | ISfcHasConnection::GetConnection(SfcObjectQueryMode) | Gets a connection of the given T:Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectQueryMode parameter. This class cannot be inherited. |
![]() ![]() | ISfcHasConnection::SetConnection(ISfcConnection^) | Sets a connection. This class cannot be inherited. |
![]() ![]() | ISfcHasConnection::ConnectionContext | Gets the connection context. |
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Any public static (Shared in Microsoft Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.









