SqlHelper(String, Int32) Constructor
資料庫助手建構子
Namespace: eBizprise.FrameworkAssembly: eBizprise.Framework.Database.SqlHelper (in eBizprise.Framework.Database.SqlHelper.dll) Version: 25.0.2.0+adf38c4ccb2bf98d8ad258a6278302b5e05a94ed
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明細 |