Share via


ReleaseUpdateDB_TimezoneActivityUpgrade.runORACode_UpdateDateToUTCDateTime Method [AX 2012]

This member overrides the runORACode_UpdateDateToUTCDateTime Method.

Syntax

public str runORACode_UpdateDateToUTCDateTime(
    TableId tableToUpdate, 
    FieldId destFieldId, 
    FieldId srcDateFieldId, 
    FieldId srcTimeFieldId, 
    int timezoneId)

Run On

Called

Parameters

  • timezoneId
    Type: int

See Also

Reference

ReleaseUpdateDB_TimezoneActivityUpgrade Class