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.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Drops the insert trigger on the ShipCarrierStaging table if it exists.
server private static void dropSQLTrigger()
Server
This method is specific to SQL Server.