IDbFactoryNestedTransaction Property |
获取是否为并行(嵌套)事务
Namespace: Adf.DbAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntaxbool NestedTransaction { get; }
ReadOnly Property NestedTransaction As Boolean
Get
property bool NestedTransaction {
bool get ();
}
abstract NestedTransaction : bool with get
Property Value
Type:
Boolean
See Also