ALTER ROUTE |
Modifie la route |
---|---|
Microsoft SQL Server |
Syntaxe
ALTER ROUTE route_name WITH [ SERVICE_NAME = 'service_name' [ , ] ] [ BROKER_INSTANCE = 'broker_instance' [ , ] ] [ LIFETIME = route_lifetime [ , ] ] [ ADDRESS = 'next_hop_address' [ , ] ] [ MIRROR_ADDRESS = 'next_hop_mirror_address' ] [ ; ] |
Description
Cette instruction permet de modifier les informations de route pour un route existante dans le SQL Server.
Dernière mise à jour : Vendredi, le 19 Juin 2020