eBizprise Framework Documentation
C#
Show/Hide TOC
IDatabase
Helper
All
T
Method
全部查詢
Definition
Namespace:
eBizprise.Framework.Common.Database.Interface
Assembly:
eBizprise.Framework.Common.Database (in eBizprise.Framework.Common.Database.dll) Version: 25.0.0.0+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
C#
Copy
DatabaseResult
<
IEnumerable
<T>>
All
<T>()
Type Parameters
T
物件類型
Return Value
DatabaseResult
IEnumerable
T
DatabaseResult<IEnumerable<T>>
See Also
Reference
IDatabaseHelper Interface
eBizprise.Framework.Common.Database.Interface Namespace
In This Article
Definition
Type Parameters
Return Value
See Also