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.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Drops the insert trigger on the ShipCarrierStaging table if it exists.
server private static void dropSQLTrigger()
Server
This method is specific to SQL Server.