Share via


PdsBatchAttrib::value2StorageType Method

Converts the typed value into the format appropriate for storage in the database

Syntax

client server public static PdsBatchAttribValue value2StorageType(PdsBatchAttribType _type, 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 passed value must already be checked to be appropriate for the type.

See Also

Reference

PdsBatchAttrib Table