Compartir a través de


ReportServerExternalUrl Property (WMI MSReportManager_ConfigurationSetting)

Returns a report server URL that can be used by clients outside the firewall to access Report Manager. Read-only.

Syntax

Public Dim ReportServerExternalUrl As String
public string ReportServerExternalUrl;

Notas

The value returned is the complete URL in the form:

http://<servername>:<port>/directory

Property Values

A String object that represents the URL.

Requirements

Namespace:root\Microsoft\SqlServer\ReportServer\v9

Platform: Windows Server 2003, Datacenter Edition; Windows Server 2003, Enterprise Edition; Windows Server 2003, Standard Edition; Windows Vista; Windows XP Professional con Service Pack 2 (SP2) o Service Pack 1 (SP1); o Windows 2000 (todas las versiones)

Vea también

Referencia

MSReportManager_ConfigurationSetting Members

Ayuda e información

Obtener ayuda sobre SQL Server 2005