IF (@@ActivityID is NULL) BEGIN RETURN 0 END -- Find which row we are contributing to DECLARE @@HasContinuations BIT -- If main trace is not currently marked as completed, -- check if it has already been marked as completed before IF (ISNULL(@@IsComplete, 0) = 0) BEGIN SELECT @@IsComplete = ISNULL(IsComplete, 0) FROM
Host ({0}) is an invalid Receive Handler for {1} Adapter. Please go to BizTalk Administration Console to add {0} as a new ...
Host Queue - Instance State Msg Refs - Length: Tracks the number of message references in the instance state queue for this ...
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 ...