Поделиться через


ServerGroupBase Members

The ServerGroupBase class is a base class that is used in the construction of the ServerGroup class, which represents a group of Microsoft SQL Server registered servers.

The following tables list the members exposed by the ServerGroupBase type.

Public Properties

(see also Protected Properties )

  Имя Description
ms220118.pubproperty(ru-ru,SQL.90).gif Name  Gets or sets the name of the object. (inherited from RegSvrSmoObject)
ms220118.pubproperty(ru-ru,SQL.90).gif Properties  Gets the properties associated with the object. (inherited from RegSvrSmoObject)
ms220118.pubproperty(ru-ru,SQL.90).gif RegisteredServers Represents a collection of RegisteredServer objects. Each RegisteredServer object represents a registered server that is included in the parent server group.
ms220118.pubproperty(ru-ru,SQL.90).gif ServerGroups Represents a collection of ServerGroup objects. Each ServerGroup object represents a server group that is included in the parent server group.
ms220118.pubproperty(ru-ru,SQL.90).gif State  Gets the state of the referenced object. (inherited from SmoObjectBase)
ms220118.pubproperty(ru-ru,SQL.90).gif Urn  Gets the Urn object that represents the object. (inherited from RegSvrSmoObject)
ms220118.pubproperty(ru-ru,SQL.90).gif UserData  Gets or sets user-defined data associated with the referenced object. (inherited from SmoObjectBase)

В начало

Protected Properties

  Имя Description
ms220118.protproperty(ru-ru,SQL.90).gif UrnSkeleton  Gets the Urn object that represents the object. (inherited from RegSvrSmoObject)

В начало

Public Methods

(see also Protected Methods )

  Имя Description
ms220118.pubmethod(ru-ru,SQL.90).gif Alter Updates any ServerGroupBase object property changes on the instance of Microsoft SQL Server.
ms220118.pubmethod(ru-ru,SQL.90).gif Create Creates a server group on the instance of Microsoft SQL Server as defined by the ServerGroupBase object.
ms220118.pubmethod(ru-ru,SQL.90).gif Drop Removes the ServerGroupBase from the parent server group.
ms220118.pubmethod(ru-ru,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms220118.pubmethod(ru-ru,SQL.90).gif GetHashCode  (inherited from Object )
ms220118.pubmethod(ru-ru,SQL.90).gif GetSmoObject  
ms220118.pubmethod(ru-ru,SQL.90).gif GetType  (inherited from Object )
ms220118.pubmethod(ru-ru,SQL.90).gif Initialize  (inherited from RegSvrSmoObject )
ms220118.pubmethod(ru-ru,SQL.90).gifms220118.static(ru-ru,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220118.pubmethod(ru-ru,SQL.90).gif Refresh  (inherited from RegSvrSmoObject )
ms220118.pubmethod(ru-ru,SQL.90).gif ToString  (inherited from Object )

В начало

Protected Methods

  Имя Description
ms220118.protmethod(ru-ru,SQL.90).gif CheckObjectState  (inherited from RegSvrSmoObject )
ms220118.protmethod(ru-ru,SQL.90).gif ClearCollections Clears the server group collections.
ms220118.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms220118.protmethod(ru-ru,SQL.90).gif ImplInitialize  (inherited from RegSvrSmoObject )
ms220118.protmethod(ru-ru,SQL.90).gif IsObjectInitialized  (inherited from RegSvrSmoObject )
ms220118.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )
ms220118.protmethod(ru-ru,SQL.90).gif SetParentImpl  (inherited from RegSvrSmoObject )
ms220118.protmethod(ru-ru,SQL.90).gifms220118.static(ru-ru,SQL.90).gif Trace  (inherited from RegSvrSmoObject )
ms220118.protmethod(ru-ru,SQL.90).gif UpdateObjectState  (inherited from RegSvrSmoObject )

В начало

См. также

Справочник

ServerGroupBase Class
Microsoft.SqlServer.Management.Smo.RegisteredServers Namespace

Другие ресурсы

Управление зарегистрированными серверами