IAdoDbTransaction.TransactionId Property
.NET Standard 2.x |  Current Version (1.0.1) 
Gets the GUID of the current IAdoDbTransaction object.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Syntax
   Guid TransactionId { get; }
Property Value
System.Guid
The GUID of the current IAdoDbTransaction object.
Applies to
.NET Standard
2.x