ReleaseUpdateDB41_Basic::upgradeToDateTime Method [AX 2012]
server public static boolean upgradeToDateTime(
TableId tableToBeUpgraded,
FieldId destinationFieldId,
FieldId sourceDateFieldId,
FieldId sourceTimeFieldId,
[ClassId refClassId])
Run On
ServerParameters
- tableToBeUpgraded
- Type: TableId Extended Data Type
- destinationFieldId
- Type: FieldId Extended Data Type
- sourceDateFieldId
- Type: FieldId Extended Data Type
- sourceTimeFieldId
- Type: FieldId Extended Data Type
- refClassId
- Type: ClassId Extended Data Type
Show: