Langue

ServerAlias Constructeurs

Définition

Surcharges

ServerAlias()

public ServerAlias();
Public Sub New ()

S’applique à

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)

Paramètres

managedComputer
ManagedComputer
name
String

S’applique à