OnInitXmlPort (Xml Port) trigger
Version: Available or changed with runtime version 1.0.
Runs when the XMLport is loaded and before any table views and filters are set.
Syntax
trigger OnInitXmlPort()
begin
...
end;
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.
Version: Available or changed with runtime version 1.0.
Runs when the XMLport is loaded and before any table views and filters are set.
trigger OnInitXmlPort()
begin
...
end;