ServerAlias Constructors
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.
Overloads
ServerAlias()
public ServerAlias();
Public Sub New ()
Applies to
ServerAlias(ManagedComputer, String)
public ServerAlias(Microsoft.SqlServer.Management.Smo.Wmi.ManagedComputer managedComputer, string name);
new Microsoft.SqlServer.Management.Smo.Wmi.ServerAlias : Microsoft.SqlServer.Management.Smo.Wmi.ManagedComputer * string -> Microsoft.SqlServer.Management.Smo.Wmi.ServerAlias
Public Sub New (managedComputer As ManagedComputer, name As String)
Parameters
- managedComputer
- ManagedComputer
- name
- String