Partager via


Propriété InternetProxyServer (Réplication)

La propriété InternetProxyServer *spécifie le serveur proxy à utiliser pour accéder à la ressource HTTP indiquée dans la propriété InternetURL.

Syntaxe

object.InternetProxyServer [= value]

Paramètres

  • value
    Adresse IP ou nom du proxy et numéro de port sous la forme : ProxyServerName:Port

Application

Objet Replication de SQL Server 2005 Compact Edition

Type de données

String

Modifiable

Lecture/écriture

Prototype

HRESULT get_InternetProxyServer(BSTR *pVal);
HRESULT put_ InternetProxyServer (BSTR newVal);

Notes

Si la propriété InternetProxyServer n'est pas définie ou est vide, aucun serveur proxy n'est utilisé.

Voir aussi

Référence

Propriété InternetURL (Réplication)
Propriétés de l'objet Replication

Aide et information

Assistance sur SQL Server Compact Edition