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
| 名称 | Description | |
|---|---|---|
| ServerAlias | Overloaded. Initializes a new instance of the ServerAlias class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | ConnectionString | Gets or sets the connection string that the alias uses to connect to the server. | 
| .gif) | Name | Gets or sets the name of the referenced Windows Management Instrumentation (WMI) object. (inherited from WmiSmoObject) | 
| .gif) | Parent | Gets or sets the ManagedComputer object that is the parent of the ServerAlias object. | 
| .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) | 
| .gif) | ProtocolName | Gets or sets the name of the protocol used by the server connection alias. | 
| .gif) | ServerName | Gets or sets the name of the instance of SQL Server to which the server alias connects. | 
| .gif) | State | Gets the state of the referenced object. (inherited from SmoObjectBase) | 
| .gif) | Urn | Gets the Uniform Resource Name (URN) address that represents the Windows Management Instrumentation (WMI) object. (inherited from WmiSmoObject) | 
| .gif) | UserData | Gets or sets user-defined data associated with the referenced object. (inherited from SmoObjectBase) | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Create | Creates a server connection alias on the WMI installation as defined by the ServerAlias object. | 
| .gif) | Drop | Removes the server connection alias from the WMI installation. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | Initialize | Initializes the referenced object. (inherited from WmiSmoObject) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | Refresh | Refreshes the referenced object and its properties. (inherited from WmiSmoObject) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | AlterProtocolProperties | (inherited from WmiSmoObject ) | 
| .gif) | CheckObjectState | Checks the state of the referenced object. (inherited from WmiSmoObject) | 
| .gif) | CreateProtocolPropertyCollection | Creates a set of protocol attributes for the referenced object. (inherited from WmiSmoObject) | 
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | GetPropertyManagementObject | (inherited from WmiSmoObject ) | 
| .gif) | GetPropertyObject | (inherited from WmiSmoObject ) | 
| .gif) | GetProtocolPropertyCollection | Returns the protocol property collection for the referenced object. (inherited from WmiSmoObject) | 
| .gif) | ImplInitialize | (inherited from WmiSmoObject ) | 
| .gif) | InvokeMgmtMethod | Overloaded. (inherited from WmiSmoObject ) | 
| .gif) | IsObjectInitialized | Specifies whether the referenced object is initialized. (inherited from WmiSmoObject) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
| .gif) | SetName | (inherited from WmiSmoObject ) | 
| .gif) | SetParentImpl | (inherited from WmiSmoObject ) | 
| .gif) .gif) | Trace | (inherited from WmiSmoObject ) | 
| .gif) | UpdateObjectState | Updates the object state. (inherited from WmiSmoObject) | 
顶部
请参阅
参考
ServerAlias Class
Microsoft.SqlServer.Management.Smo.Wmi Namespace
其他资源
Managing Services and Network Settings by Using WMI Provider
WMI and SQL Server
连接到 SQL Server 数据库引擎