Name | Description | |
---|---|---|
![]() | CountryRepository Constructor |
The following tables list the members exposed by CountryRepository.
Name | Description | |
---|---|---|
![]() | CountryRepository Constructor |
Name | Description | |
---|---|---|
![]() | CountAll | Count all items in the database (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<Country,string>) |
![]() | CountForCriteria | Count all items matching the criteria (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<Country,string>) |
![]() | CountForStore | |
![]() | Delete | Overloaded. (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<Country,string>) |
![]() | Load | Load item given the primary key (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<Country,string>) |
![]() | LoadAll | Overridden. Load all items |
![]() | LoadForCriteria | Load all items matching the criteria (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<Country,string>) |
![]() | LoadForStore | |
![]() | Save | Saves item to the database (Inherited from CommerceBuilder.DomainModel.RepositoryWithTypedId<Country,string>) |
![]() | SearchByName | |
![]() | SearchByNameCount |
Name | Description | |
---|---|---|
![]() | ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |