![]() |
Diffusion Apple API 6.12.1
Unified Client Library for iOS, tvOS and OS X / macOS
|
A field definition within a schema. More...
#include <PTDiffusionRecordV2SchemaField.h>
Instance Methods | |
| (BOOL) | - isEqualToRecordV2SchemaField: |
| Instance Methods inherited from PTDiffusionRecordV2SchemaNode | |
| (BOOL) | - isEqualToRecordV2SchemaNode: |
Properties | |
| PTDiffusionRecordV2SchemaFieldType * | type |
| SInt32 | scale |
| Properties inherited from PTDiffusionRecordV2SchemaNode | |
| NSString * | name |
| SInt32 | min |
| SInt32 | max |
| BOOL | variable |
A field definition within a schema.
| - (BOOL) isEqualToRecordV2SchemaField: | (nullable PTDiffusionRecordV2SchemaField *) | field |
Compares the receiver to the given schema field.
| field | The schema field object with which to compare the receiver. |
|
readnonatomicassign |
The scale of a decimal field or zero for other types.
|
readnonatomicassign |
The field type.