PdsBatchAttrib::locale2StorageType Method

Converts a locale-dependent value into a value that can be stored in the database.

Syntax

client server public static PdsBatchAttribValue locale2StorageType(PdsBatchAttribType _type, PdsBatchAttribValue _value)

Run On

Called

Parameters

Return Value

Type: PdsBatchAttribValue Extended Data Type
The locale-independent representation of the value.

Remarks

The _value value has to be already checked for validity for the particular type. No additional checks are performed in this method.

See Also

Reference

PdsBatchAttrib Table