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 with Service Pack 2 (SP2) or Service Pack 1 (SP1); or Windows 2000 (all versions)
See Also
Reference
MSReportServer_ConfigurationSetting Members
MSReportServer_ConfigurationSettingForSharePoint Members