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 SP2(서비스 팩 2) 또는 SP1(서비스 팩 1), 또는 Windows 2000(모든 버전)
참고 항목
참조
MSReportServer_ConfigurationSetting Members
MSReportServer_ConfigurationSettingForSharePoint Members