DatabaseKit  0.5
DBDeleteQuery Class Reference

#import <DBDeleteQuery.h>

Inheritance diagram for DBDeleteQuery:
[legend]
Collaboration diagram for DBDeleteQuery:
[legend]

Additional Inherited Members

- Instance Methods inherited from DBWriteQuery
(void) - execute
 
(BOOL) - execute:
 
(BOOL) - executeOnConnection:error:
 
- Instance Methods inherited from <DBFilterableQuery>
(instancetype) - where:
 
(instancetype) - where:arguments:
 
(instancetype) - narrow:
 
(instancetype) - withPredicate:
 
- Class Methods inherited from DBQuery
(instancetype) + withDatabase:
 
(NSArray *) + combineQueries:
 
- Class Methods inherited from <DBTableQuery>
(instancetype) + withTable:
 
- Properties inherited from DBWriteQuery
NSArray * values
 
- Properties inherited from <DBTableQuery>
DBTabletable
 
- Properties inherited from <DBFilterableQuery>
NSPredicate * where
 

Detailed Description

Definition at line 3 of file DBDeleteQuery.h.


The documentation for this class was generated from the following file: