ConnectionPoolSize Property (WMI)
The connection pool size used by the report server to communicate with the SQL Server which hosts the report server database. Read-only.
Syntax
Public Dim ConnectionPoolSize As UInt32
public UInt32 ConnectionPoolSize;
Property Values
A read-only integer object that represents the connection pool size.
Example Code
MSReportServer_ConfigurationSetting Class
MSReportServer_ConfigurationSettingForSharePoint Class
Requirements
Namespace:root\Microsoft\SqlServer\ReportServer\v9\Admin
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_ConfigurationSetting Members
MSReportServer_ConfigurationSettingForSharePoint Members