IPCInstance IBM 数据服务器驱动程序配置关键字
指定本地进程间通信 (IPC) 连接的实例名称。
- 等效的 CLI 关键字
- Instance
- 等效的 IBM® Data Server Provider for .NET 连接字符串关键字
- 不适用
- IBM 数据服务器驱动程序配置文件 (db2dsdriver.cfg) 语法
<parameter name="IPCInstance" value="instance name"/>- 缺省设置:
- 用法说明:
设置 IPCInstance 关键字时,还必须将 CommProtocol 关键字设置为 IPC (
CommProtocol="IPC")。