다음을 통해 공유


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;

주의

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 SP2(서비스 팩 2) 또는 SP1(서비스 팩 1), 또는 Windows 2000(모든 버전)

참고 항목

참조

MSReportManager_ConfigurationSetting Members

도움말 및 정보

SQL Server 2005 지원 받기