ServerAlias Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Instance class encapsulating : ManagedComputer[@Name='']/ServerAlias
public sealed class ServerAlias : Microsoft.SqlServer.Management.Smo.Wmi.WmiSmoObject, Microsoft.SqlServer.Management.Common.ICreatable, Microsoft.SqlServer.Management.Common.IDroppable
type ServerAlias = class
inherit WmiSmoObject
interface ICreatable
interface IDroppable
Public NotInheritable Class ServerAlias
Inherits WmiSmoObject
Implements ICreatable, IDroppable
- Inheritance
- Implements
Constructors
ServerAlias() | |
ServerAlias(ManagedComputer, String) |
Properties
ConnectionString | |
Name | (Inherited from WmiSmoObject) |
Parent | |
Properties |
The property bag of the object (Inherited from WmiSmoObject) |
ProtocolName | |
ServerName | |
State |
Returns the state of the object (Inherited from SmoObjectBase) |
Urn |
Returns the Urn of the object, computed on the fly (Inherited from WmiSmoObject) |
UserData | (Inherited from SmoObjectBase) |