Share via


PdsBatchAttrib::date2StorageType Method

Returns the storage value representation of the date that is provided.

Syntax

client server public static PdsBatchAttribValue date2StorageType(date _inputvalue)

Run On

Called

Parameters

  • _inputvalue
    Type: date
    The date to convert.

Return Value

Type: PdsBatchAttribValue Extended Data Type
A string representing the attribute date value as it is stored in the database.

See Also

Reference

PdsBatchAttrib Table