Deprecated. Property value factory Creates the proper property value object instance based on the incoming property info.
All members of SDMODataPropertyValueFactory, including inherited members.
MethodsMethod | Description |
---|---|
+ (SDMODataPropertyValueObject *) createPropertyValueFromPropertyInfoWithValue: (const SDMODataPropertyInfo *const) propInfo initialValue: (NSString *const) initialValue creationFlags: (const uint16_t) creationFlags customFactoryFunction: (PFNCUSTOMPROPERTYVALUEFROMPROPERTYINFOWITHVALUE) customFactoryFunction | Creates a property value from its metadata if initial value is nil, the initWith... |