Condividi tramite


ServerAlias Members

The ServerAlias class represents an alias for a server connection on the Windows Management Instrumentation (WMI) installation.

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

Public Constructors

  Nome Description
ServerAlias Overloaded. Initializes a new instance of the ServerAlias class.

Torna all'inizio

Public Properties

  Nome Description
ms220766.pubproperty(it-it,SQL.90).gif ConnectionString Gets or sets the connection string that the alias uses to connect to the server.
ms220766.pubproperty(it-it,SQL.90).gif Name  Gets or sets the name of the referenced Windows Management Instrumentation (WMI) object. (inherited from WmiSmoObject)
ms220766.pubproperty(it-it,SQL.90).gif Parent Gets or sets the ManagedComputer object that is the parent of the ServerAlias object.
ms220766.pubproperty(it-it,SQL.90).gif Properties  Represents a collection of Property objects. Each Property object represents a property defined on the Windows Management Instrumentation (WMI) object. (inherited from WmiSmoObject)
ms220766.pubproperty(it-it,SQL.90).gif ProtocolName Gets or sets the name of the protocol used by the server connection alias.
ms220766.pubproperty(it-it,SQL.90).gif ServerName Gets or sets the name of the instance of SQL Server to which the server alias connects.
ms220766.pubproperty(it-it,SQL.90).gif State  Gets the state of the referenced object. (inherited from SmoObjectBase)
ms220766.pubproperty(it-it,SQL.90).gif Urn  Gets the Uniform Resource Name (URN) address that represents the Windows Management Instrumentation (WMI) object. (inherited from WmiSmoObject)
ms220766.pubproperty(it-it,SQL.90).gif UserData  Gets or sets user-defined data associated with the referenced object. (inherited from SmoObjectBase)

Torna all'inizio

Public Methods

(see also Protected Methods )

  Nome Description
ms220766.pubmethod(it-it,SQL.90).gif Create Creates a server connection alias on the WMI installation as defined by the ServerAlias object.
ms220766.pubmethod(it-it,SQL.90).gif Drop Removes the server connection alias from the WMI installation.
ms220766.pubmethod(it-it,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms220766.pubmethod(it-it,SQL.90).gif GetHashCode  (inherited from Object )
ms220766.pubmethod(it-it,SQL.90).gif GetType  (inherited from Object )
ms220766.pubmethod(it-it,SQL.90).gif Initialize  Initializes the referenced object. (inherited from WmiSmoObject)
ms220766.pubmethod(it-it,SQL.90).gifms220766.static(it-it,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220766.pubmethod(it-it,SQL.90).gif Refresh  Refreshes the referenced object and its properties. (inherited from WmiSmoObject)
ms220766.pubmethod(it-it,SQL.90).gif ToString  (inherited from Object )

Torna all'inizio

Protected Methods

  Nome Description
ms220766.protmethod(it-it,SQL.90).gif AlterProtocolProperties  (inherited from WmiSmoObject )
ms220766.protmethod(it-it,SQL.90).gif CheckObjectState  Checks the state of the referenced object. (inherited from WmiSmoObject)
ms220766.protmethod(it-it,SQL.90).gif CreateProtocolPropertyCollection  Creates a set of protocol attributes for the referenced object. (inherited from WmiSmoObject)
ms220766.protmethod(it-it,SQL.90).gif Finalize  (inherited from Object )
ms220766.protmethod(it-it,SQL.90).gif GetPropertyManagementObject  (inherited from WmiSmoObject )
ms220766.protmethod(it-it,SQL.90).gif GetPropertyObject  (inherited from WmiSmoObject )
ms220766.protmethod(it-it,SQL.90).gif GetProtocolPropertyCollection  Returns the protocol property collection for the referenced object. (inherited from WmiSmoObject)
ms220766.protmethod(it-it,SQL.90).gif ImplInitialize  (inherited from WmiSmoObject )
ms220766.protmethod(it-it,SQL.90).gif InvokeMgmtMethod  Overloaded. (inherited from WmiSmoObject )
ms220766.protmethod(it-it,SQL.90).gif IsObjectInitialized  Specifies whether the referenced object is initialized. (inherited from WmiSmoObject)
ms220766.protmethod(it-it,SQL.90).gif MemberwiseClone  (inherited from Object )
ms220766.protmethod(it-it,SQL.90).gif SetName  (inherited from WmiSmoObject )
ms220766.protmethod(it-it,SQL.90).gif SetParentImpl  (inherited from WmiSmoObject )
ms220766.protmethod(it-it,SQL.90).gifms220766.static(it-it,SQL.90).gif Trace  (inherited from WmiSmoObject )
ms220766.protmethod(it-it,SQL.90).gif UpdateObjectState  Updates the object state. (inherited from WmiSmoObject)

Torna all'inizio

Vedere anche

Riferimento

ServerAlias Class
Microsoft.SqlServer.Management.Smo.Wmi Namespace

Altre risorse

Managing Services and Network Settings by Using WMI Provider
WMI and SQL Server
Connessione a Motore di database di SQL Server