PdsBatchAttrib.value2Storage Method
Converts the typed value into the format appropriate for storage in the database.
Syntax
public PdsBatchAttribValue value2Storage(anytype _value)
Run On
Called
Parameters
- _value
Type: anytype
The value to convert.
Return Value
Type: PdsBatchAttribValue Extended Data Type
The value converted into the appropriate storage format.
Remarks
The method uses the attribute type from the current record to convert the value.