DMFDefinitionGroup.insert Method
Inserts the record in to the DMFDefinitionGroupDataArea table
Syntax
public void insert([boolean _insertRelated])
Run On
Server
Parameters
- _insertRelated
Type: boolean
A true or false value to do insert.
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 the record in to the DMFDefinitionGroupDataArea table
public void insert([boolean _insertRelated])
Server