IApplicationProviderBeginTransaction Method (IsolationLevel) |
启动事务
Namespace: X3Platform.Apps.IDALAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxvoid BeginTransaction(
IsolationLevel isolationLevel
)
void BeginTransaction(
IsolationLevel isolationLevel
)
Parameters
- isolationLevel
- Type: System.DataIsolationLevel
事务隔离级别
See Also