Adf Documented Class Library
Adf Documented Class Library
Adf.Db
IDbFactory Interface
IDbFactory Methods
Begin Method
Commit Method
CreateCommand Method
CreateParameter Method
Delete Method
Execute Method
GetCount Method
GetDataSet Method
GetDataTable Method
GetIdentity Method
GetList Method
GetLists Method
GetRow Method
GetScalar Method
InjectReplace Method
Insert Method
PageSql(T) Method
Rollback Method
ToSafeString Method
Update Method
IDbFactory
Begin Method
开始一个事务执行
Namespace:
Adf.Db
Assembly:
Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
C#
VB
C++
F#
Copy
int
Begin
()
Function
Begin
As
Integer
int
Begin
()
abstract
Begin
:
unit
->
int
Return Value
Type:
Int32
事务嵌套层级
See Also
Reference
IDbFactory Interface
Adf.Db Namespace