Click or drag to resize

DbChangeTransactionID Property

Namespace:  EDK4Net.Data.Audit
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
[PropertyMetaDataAttribute("_transactionid", "transactionid", SqlDbType.UniqueIdentifier, 
	false, 0, true, false, false)]
public Guid TransactionID { get; }

Property Value

Type: Guid
See Also