Click or drag to resize
IApplicationFeatureDateLimitProviderBeginTransaction Method (IsolationLevel)
启动事务

Namespace: X3Platform.Apps.IDAL
Assembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
void BeginTransaction(
	IsolationLevel isolationLevel
)

Parameters

isolationLevel
Type: System.DataIsolationLevel
事务隔离级别
See Also