Name | Description | |
---|---|---|
AuditEventRepository Constructor |
The following tables list the members exposed by AuditEventRepository.
Name | Description | |
---|---|---|
AuditEventRepository Constructor |
Name | Description | |
---|---|---|
BeforeSave | Overridden. | |
ClearLog | ||
CountAll | Overloaded. Count all items in the database | |
CountForCriteria | Count all items matching the criteria (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
CountForStore | ||
CountForUser | ||
Delete | Overloaded. (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
Load | Load item given the primary key (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
LoadAll | Overloaded. Load all items | |
LoadForCriteria | Load all items matching the criteria (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<TEntity,int>) | |
LoadForStore | ||
LoadForUser | ||
Save | Saves item to the database (Inherited from CommerceBuilder.DomainModel.Repository<AuditEvent>) |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |