Knight Data Access Layer
ITableCrud Interface Methods

KellermanSoftware.NetDataAccessLayer Namespace : ITableCrud Interface

For a list of all members of this type, see ITableCrud members.

Public Methods
 NameDescription
 MethodOverloaded.  Delete a record where all parameters are equal  
 MethodOverloaded.  Insert a record into the table  
 Method Get a list of records by the specified column  
 MethodOverloaded.  Update a record in the database by a composite key  
Top
See Also

Reference

ITableCrud Interface
KellermanSoftware.NetDataAccessLayer Namespace