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