IF @@ROWCOUNT = 0 RETURN -- No rows affected, exit immediately DECLARE @@par INT EXEC @@par = dbo.bam_Metadata_GetRTAMutex -- Remove deleted instances' contribution from the real-time aggregation IF EXISTS (SELECT ActivityID FROM deleted WHERE IsVisible = 1) BEGIN UPDATE
Human Workflow Services (HWS) Runtime provides you the ability to dynamically compose workflow, receive workflow guidance, ...
Human Workflow Services (HWS) Web service interface encapsulates the functionality that client applications, such as Windows ...
IF (@ActivityID is NULL) BEGIN RETURN 0 END - Find which row we are contributing to DECLARE @HasContinuations BIT - If main ...
IF (@return_status <> 0) BEGIN RAISERROR (N'Custom index deletion failed', 16, 1) RETURN END EXEC @return_status = dbo]. ...
IF @ROWCOUNT = 0 RETURN - No rows affected, exit immediately DECLARE @par INT EXEC @par = dbo.bam_Metadata_GetRTAMutex - ...
IF @ROWCOUNT = 0 RETURN - No rows affected, exit immediately DECLARE @par INT EXEC @par = dbo.bam_Metadata_GetRTAMutex DECLARE ...
If any of the assemblies were previously loaded by a Host Instance, it may be necessary to restart the Host Instance for ...
If any subscription has >= PauseAt messages waiting to be consumed, then stop delivering messages to subscription instance. ...
If any subscription has greater than or equal to PauseAt messages waiting to be consumed, then delivering messages to subscription ...