IF @@ROWCOUNT = 0 RETURN -- No rows affected, exit immediately DECLARE @@par INT EXEC @@par = dbo.bam_Metadata_GetRTAMutex DECLARE @@timeSliceLength INT DECLARE @@timeWindow INT DECLARE @@currSliceRoundup DATETIME DECLARE @@numSlicesSoFar INT SELECT @@timeSliceLength = Timeslice, @@timeWindow = RTAWindow FROM [dbo].[bam_Metadata_RealTimeAggregations] WHERE (CubeName = N'
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 ...
If any subscription was paused due to PauseAt setting and no of outstanding messages got down to ResumeAt value, then messagebox ...