|
DatabaseKit
0.5
|
#import <DBColumnDefinition.h>
Class Methods | |
| (instancetype) | + defaultConstraintWithValue: |
Class Methods inherited from DBConstraint | |
| (NSUInteger) | + priority |
Properties | |
| id | value |
Additional Inherited Members | |
Instance Methods inherited from <DBSQLRepresentable> | |
| (NSString *) | - sqlRepresentationForQuery:withParameters: |
Definition at line 63 of file DBColumnDefinition.h.
| + (instancetype) defaultConstraintWithValue: | (id) | value |
Definition at line 231 of file DBColumnDefinition.m.
References value.
|
readatomicassign |
Definition at line 64 of file DBColumnDefinition.h.
Referenced by defaultConstraintWithValue:.