InstanceName Property (WMI MSReportServer_Instance)
Returns the name of a report server instance on a specific computer. Read-only.
Syntax
Public Dim InstanceName As String
public string InstanceName;
Property Value
A String object that represents the name of the report server instance.
Example Code
MSReportServer_ConfigurationSetting Class
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 mit Service Pack 2 (SP2) bzw. Service Pack 1 (SP1) oder Windows 2000 (alle Versionen)
Siehe auch
Verweis
MSReportServer_Instance Members