作者

Sales Engineer at InterSystems
文章 Jingwei Wang · 九月 16, 2022 1m read

.Net 应用程序连接到InterSystems IRIS数据库 - 使用.net客户端组件

连接前准备:

  1. .Net 开发环境
  2. InterSystems IRIS 客户端组件:InterSystems.Data.IRISClient.dll,这个dll文件可以再IRIS安装包中找到,在IRIS/dev/dotnet/bin/version
  3. Connection String

步骤: