ConnectionPoolSize 属性 (WMI MSReportServer_ConfigurationSetting)

报表服务器与承载报表服务器数据库的 SQL Server 实例进行通信时使用的连接池大小。 只读。

语法

Public Dim ConnectionPoolSize As UInt32  
public UInt32 ConnectionPoolSize;  

属性值

一个只读 整数 对象,返回值 768

示例代码

MSReportServer_ConfigurationSetting 类

要求

Namespace:root\Microsoft\SqlServer\ReportServer\<InstanceName>\v12\Admin

另请参阅

MSReportServer_ConfigurationSetting 成员