SqlHelper(String, Int32) Constructor
資料庫助手建構子
Namespace: eBizprise.FrameworkAssembly: eBizprise.Framework.Database.SqlHelper (in eBizprise.Framework.Database.SqlHelper.dll) Version: 25.0.3.0+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
public SqlHelper(
string connectionName,
int commandTimeout
)
Parameters
- connectionName String
- 連線名稱
- commandTimeout Int32
- 指令逾時
| Date | Version | Description |
|---|
| 2020/06/11 | 1.0.11.0 | 調整連線時不將連線字串寫入Log |
| 2020/09/01 | 1.0.18.0 | 增加Log明細 |