eBizprise Framework Documentation
C#
Show/Hide TOC
IDatabase
Helper
Insert
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+adf38c4ccb2bf98d8ad258a6278302b5e05a94ed
C#
Copy
string
Insert
<T>()
Type Parameters
T
物件類型
Return Value
String
新增指令
See Also
Reference
IDatabaseHelper Interface
Insert Overload
eBizprise.Framework.Common.Database.Interface Namespace
In This Article
Definition
Type Parameters
Return Value
See Also