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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Drops the insert trigger on the ShipCarrierStaging table if it exists.
server private static void dropSQLTrigger()
Server
This method is specific to SQL Server.