Condividi tramite


SmoApplication.SqlServerRegistrations Members

The SmoApplication.SqlServerRegistrations class represents servers registered with an SmoApplication object.

The following tables list the members exposed by the SmoApplication.SqlServerRegistrations type.

Public Constructors

  Nome Description
SmoApplication.SqlServerRegistrations Initializes a new instance of the SmoApplication.SqlServerRegistrations class.

Torna all'inizio

Public Properties

  Nome Description
ms220335.pubproperty(it-it,SQL.90).gifms220335.static(it-it,SQL.90).gif RegisteredServers Represents a collection of RegisteredServer objects. Each RegisteredServer object represents a registered server defined on the SmoApplication object.
ms220335.pubproperty(it-it,SQL.90).gifms220335.static(it-it,SQL.90).gif ServerGroups Represents a collection of ServerGroup objects. Each ServerGroup object represents a server groups defined on the SmoApplication object.

Torna all'inizio

Public Methods

(see also Protected Methods )

  Nome Description
ms220335.pubmethod(it-it,SQL.90).gifms220335.static(it-it,SQL.90).gif EnumRegisteredServers Returns an enumerated list of the registered servers on the SmoApplication object.
ms220335.pubmethod(it-it,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms220335.pubmethod(it-it,SQL.90).gif GetHashCode  (inherited from Object )
ms220335.pubmethod(it-it,SQL.90).gif GetType  (inherited from Object )
ms220335.pubmethod(it-it,SQL.90).gifms220335.static(it-it,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220335.pubmethod(it-it,SQL.90).gifms220335.static(it-it,SQL.90).gif Refresh Returns an enumerated list of the server groups on the SmoApplication object.
ms220335.pubmethod(it-it,SQL.90).gif ToString  (inherited from Object )

Torna all'inizio

Protected Methods

  Nome Description
ms220335.protmethod(it-it,SQL.90).gif Finalize  (inherited from Object )
ms220335.protmethod(it-it,SQL.90).gif MemberwiseClone  (inherited from Object )

Torna all'inizio

Vedere anche

Riferimento

SmoApplication.SqlServerRegistrations Class
Microsoft.SqlServer.Management.Smo Namespace

Altre risorse

Handling SMO Events