Click or drag to resize

DbChanges Constructor (Type)

Initializes a new instance of the DbChanges class

Namespace:  EDK4Net.Data.Audit
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public DbChanges(
	Type T
)

Parameters

T
Type: SystemType
See Also