Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DomainModel Namespace / RepositoryWithTypedId<TEntity,TId> Class


In This Topic
    RepositoryWithTypedId<TEntity,TId> Class Methods
    In This Topic

    For a list of all members of this type, see RepositoryWithTypedId<TEntity,TId> members.

    Public Methods
     NameDescription
    Public Method Count all items in the database  
    Public Method Count all items matching the criteria  
    Public MethodOverloaded.  Deletes an item from the database  
    Public Method Load item given the primary key  
    Public Method Load all items  
    Public Method Load all items matching the criteria  
    Public Method Saves item to the database  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also