Knight Data Access Layer
Delete Method (DataHelper)




KellermanSoftware.NetDataAccessLayer Namespace > DataHelper Class : Delete Method
Delete a record where all parameters are equal
Overload List
OverloadDescription
Delete a record where all parameters are equal  
Delete a record by the primary key  
Delete a record where all parameters are equal  
Delete the objects by the passed parameters  
Delete the corresponding record in the database associated with the primary key of the object  
Delete the objects by the passed parameters  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataHelper Class
DataHelper Members