ShipCarrierStaging::dropSQLTrigger Method
Drops the insert trigger on the ShipCarrierStaging table if it exists.
Syntax
server private static void dropSQLTrigger()
Run On
Server
Remarks
This method is specific to SQL Server.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Drops the insert trigger on the ShipCarrierStaging table if it exists.
server private static void dropSQLTrigger()
Server
This method is specific to SQL Server.