eBizprise Framework Documentation
C#
Show/Hide TOC
Sql
Helper
Execute
Async Method
Overload List
ExecuteAsync(String)
異步執行指令並取得影響筆數
ExecuteAsync(ExecuteType, String)
異步執行指令並取得影響筆數
ExecuteAsync(String, Object)
異步執行指令並取得影響筆數
ExecuteAsync(ExecuteType, String, Object)
異步執行指令並取得影響筆數
See Also
Reference
SqlHelper Class
eBizprise.Framework Namespace
In This Article
Overload List
See Also