IAuditManager Members

Dal.Audit

IAuditManager Members

The IAuditManager type exposes the following members.

Methods


  Name Description
Public method Commit
Commits this instance.
Public method CommitAsync
Commits the asynchronous.
Public method Equals(System.Object)
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetFieldHistory<(Of <<'(T>)>>)(T, array<Expression<(Of <<'(Func<(Of <<'(T, Object>)>>)>)>>)>[]()[][])
Gets the field history.
Public method GetFieldHistory<(Of <<'(T>)>>)(String, array<Expression<(Of <<'(Func<(Of <<'(T, Object>)>>)>)>>)>[]()[][])
Gets the field history.
Public method GetFieldHistoryByCompositeKey<(Of <<'(T>)>>)
Gets the field history by composite key.
Public method GetFieldHistoryByCompositeKeyRelation<(Of <<'(T>)>>)
Gets the field history by composite key relation.
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method GetLastUpdate(String, String)
Gets the last update.
Public method GetLastUpdate<(Of <<'(T>)>>)(T)
Gets the last update.
Public method GetLastUpdate<(Of <<'(T>)>>)(T, array<Expression<(Of <<'(Func<(Of <<'(T, Object>)>>)>)>>)>[]()[][])
Gets the last update.
Public method GetLastUpdateByCompositeKey
Gets the last update by composite key.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Public method WriteAuditAdded
Writes the audit added.
Public method WriteAuditDeleted
Writes the audit deleted.
Public method WriteAuditModified
Writes the audit modified.