Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Returns the URL of the Report Manager associated with this report server instance. Read-only.
Syntax
Public Dim ReportManagerUrl As String
public string ReportManagerUrl;
Property Values
A String object that represents the URL.
Замечания
The value returned is the complete URL in the form:
http://<servername>:<port>/directory
An empty string is returned if Report Manager is not installed. If the report server is configured for SharePoint integrated mode, a null (Nothing in Visual Basic) value is returned.
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 с пакетом обновления 2 (SP2) или 1 (SP1) или Windows 2000 (все версии)
См. также
Справочник
MSReportServer_Instance Methods