|
DatabaseKit
0.5
|
#import <DBQuery.h>
Instance Methods | |
| (instancetype) | - where: |
| (instancetype) | - where:arguments: |
| (instancetype) | - narrow: |
| (instancetype) | - withPredicate: |
Properties | |
| NSPredicate * | where |
| - (instancetype) narrow: | (NSString *) | format | |
| , | ... | ||
| - (instancetype) where: | (NSString *) | format | |
| , | ... | ||
| - (instancetype) where: | (id) | format | |
| arguments: | (va_list) | args | |
| - (instancetype) withPredicate: | (NSPredicate *) | predicate |