GetFieldHistory(T) Method (T, Expression(Func(T, Object))[])

Dal.Audit

AuditManager..::..GetFieldHistory<(Of <(<'T>)>)> Method (T, array<Expression<(Of <(<'Func<(Of <(<'T, Object>)>)>>)>)>>[]()[][])

Namespace:  Dal.Audit
Assembly:  Dal.Audit (in Dal.Audit.dll)

Syntax


public IEnumerable<AuditDataDetail> GetFieldHistory<T>(
	T entidad,
	params Expression<Func<T, Object>>[] campos
)

Type Parameters

T

Parameters

entidad
Type: T
campos
Type: array<Expression<(Of <(<'Func<(Of <(<'T, Object>)>)>>)>)>>[]()[][]