SqlHelper(String) Constructor

資料庫助手建構子

Definition

Namespace: eBizprise.Framework
Assembly: eBizprise.Framework.Database.SqlHelper (in eBizprise.Framework.Database.SqlHelper.dll) Version: 25.0.3.0+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
C#
public SqlHelper(
	string connectionName
)

Parameters

connectionName  String
連線名稱

Revision History

DateVersionDescription
2020/06/111.0.11.0調整連線時不將連線字串寫入Log
2020/09/011.0.18.0增加Log明細

See Also