Click or drag to resize

DbChangesGetByTransactionId Method

Namespace:  EDK4Net.Data.Audit
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public void GetByTransactionId(
	Guid transid,
	Type T
)

Parameters

transid
Type: SystemGuid
T
Type: SystemType
See Also