|
DatabaseKit
0.5
|
#import <DBInsertQuery.h>
Additional Inherited Members | |
Instance Methods inherited from DBInsertQuery | |
| (instancetype) | - or: |
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 DBInsertQuery | |
| DBFallback | fallback |
| DBSelectQuery * | sourceQuery |
Properties inherited from <DBTableQuery> | |
| DBTable * | table |
Properties inherited from <DBFilterableQuery> | |
| NSPredicate * | where |
Definition at line 19 of file DBInsertQuery.h.