|
DatabaseKit
0.5
|
#import <DBDropTableQuery.h>
Additional Inherited Members | |
Instance Methods inherited from DBWriteQuery | |
| (void) | - execute |
| (BOOL) | - execute: |
| (BOOL) | - executeOnConnection:error: |
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> | |
| DBTable * | table |
Definition at line 3 of file DBDropTableQuery.h.