Share via


ReleaseUpdateDB_TimezoneActivityUpgrade.runSQLCode_UpdateDateToUTCDateTime Method [AX 2012]

This member overrides the runSQLCode_UpdateDateToUTCDateTime Method.

Syntax

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

Run On

Called

Parameters

  • timezoneId
    Type: int

See Also

Reference

ReleaseUpdateDB_TimezoneActivityUpgrade Class