Partilhar via


demonstrativo 'SyncLock' deve finalizar com 'participante SyncLock' correspondente

SyncLock blocks begin with the SyncLock keyword and end with the End SyncLock construct.

ID de erro: BC30675

Para corrigir este erro

  • Make sure that SyncLock block ends with a End SyncLock construct.

Consulte também

Referência

Instrução SyncLock