JmgAbsenceCalendar.insert Method
Inserts a new record into the JmgAbsenceCalendar table.
Syntax
public void insert()
Run On
Server
Remarks
The insertion of records is only enabled if the record correctly validates in the validate method.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Inserts a new record into the JmgAbsenceCalendar table.
public void insert()
Server
The insertion of records is only enabled if the record correctly validates in the validate method.