eBizprise Framework Documentation
C#
Show/Hide TOC
IDatabase
Helper
Execute
Scalar Method
Overload List
ExecuteScalar
T
(String)
執行指令並取得第1筆資料的第1個欄位值
ExecuteScalar
T
(ExecuteType, String)
執行指令並取得第1筆資料的第1個欄位值
ExecuteScalar
T
(String, Object)
執行指令並取得第1筆資料的第1個欄位值
ExecuteScalar
T
(ExecuteType, String, Object)
執行指令並取得第1筆資料的第1個欄位值
See Also
Reference
IDatabaseHelper Interface
eBizprise.Framework.Common.Database.Interface Namespace
In This Article
Overload List
See Also