RegisteredServersStore 类
The RegisteredServerStore class represents a SQL Server 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 继承。) | |
PropertyStorageProvider | 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 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 继承。) |
页首
方法
名称 | 说明 | |
---|---|---|
AlterImpl | 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcInstance 继承。) | |
CheckObjectCreated | 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcInstance 继承。) | |
CheckObjectState | 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcInstance 继承。) | |
CreateIdentityKey | 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcInstance 继承。) | |
CreateImpl | 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcInstance 继承。) | |
Discover | Discovers dependencies on objects in the dependency sink. (覆盖 SfcInstance. . :: . .Discover(ISfcDependencyDiscoveryObjectSink)。) | |
DropImpl | 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcInstance 继承。) | |
Equals | (从 Object 继承。) | |
Finalize | (从 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 继承。) | |
MarkForDropImpl | Returns a value that indicates the existing objects to be dropped. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcInstance 继承。) | |
MarkRootAsConnected | 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcInstance 继承。) | |
MemberwiseClone | (从 Object 继承。) | |
MoveImpl | Indicates the new parent object to move in an instance. 不要在您的代码中直接引用此成员。它支持 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 继承。) | |
PostAlter | 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcInstance 继承。) | |
PostCreate | Indicates the default implementor that creates the execution result. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcInstance 继承。) | |
PostDrop | 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcInstance 继承。) | |
PostMove | 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcInstance 继承。) | |
PostRename | 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcInstance 继承。) | |
Refresh | Refreshes the object's properties by reading them from the server. (从 SfcInstance 继承。) | |
ReloadLocalFileStore | Reloads the file store for the Registered Server store. | |
RenameImpl | 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcInstance 继承。) | |
ResetKey | 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcInstance 继承。) | |
Serialize | Serializes the instance to XML. (从 SfcInstance 继承。) | |
ToString | Returns a string representation of the instance Urn. (从 SfcInstance 继承。) | |
UpdateUIPropertyState | 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 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. | |
Validate | Indicates the basic child object's validation. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcInstance 继承。) |
页首
事件
名称 | 说明 | |
---|---|---|
LocalFileStoreReloaded | An event that indicates the local file store has been reloaded. | |
propertyChanged | 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 SfcInstance 继承。) | |
PropertyChanged | CLS-compliant event for property changes. (从 SfcInstance 继承。) | |
propertyMetadataChanged | 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 (从 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
此类型的任何公共静态(Microsoft Visual Basic 中的 Shared)成员在多线程操作中是安全的。不保证所有实例成员都是线程安全的。
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。