AlterEndpoints méthode
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Protected Sub AlterEndpoints
'Utilisation
Me.AlterEndpoints()
protected void AlterEndpoints()
protected:
void AlterEndpoints()
member AlterEndpoints : unit -> unit
protected function AlterEndpoints()