Constructeur LinkedServer
Initializes a new instance of the LinkedServer object.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New LinkedServer()
public LinkedServer()
public:
LinkedServer()
new : unit -> LinkedServer
public function LinkedServer()
Notes
Le constructeur par défaut rétablit les valeurs par défaut de tous les champs.
Exemples
Utilisation de serveurs liés dans SMO
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.Smo