IDbFactoryTransactionLayer Property |
获取为并行(嵌套)事务时的当前事务层级
Namespace: Adf.DbAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntaxint TransactionLayer { get; }
ReadOnly Property TransactionLayer As Integer
Get
property int TransactionLayer {
int get ();
}
abstract TransactionLayer : int with get
Property Value
Type:
Int32
See Also