ADD ReferenceType NVARCHAR(128) NOT NULL DEFAULT N'BizTalkService' WITH VALUES, LongReferenceData NTEXT NULL GO -- Update ReferenceType to 'Activity' when OtherActivityName is not 'BizTalkOrchestration' UPDATE
ActivityID NVARCHAR(128) PRIMARY KEY NOT NULL, ParentActivityID NVARCHAR(128) NOT NULL ) GO - Completed instances table CREATE ...
ActivityID NVARCHAR(128), ReferenceName NVARCHAR(128), ReferenceData NVARCHAR(128), ReferenceType NVARCHAR(128) NOT NULL ...
ActivityID, ParentActivityID) VALUES (@ContinuationToken, @rootTrace) END - Update the Relationships for the continuation ...
ADD LastModified DATETIME NULL - 2. Migrate continuation table IF EXISTS (SELECT i.name FROM sysobjects o JOIN sysindexes ...
ADD ReferenceType NVARCHAR(128) NOT NULL DEFAULT N'BizTalkService' WITH VALUES, LongReferenceData NTEXT NULL GO - Update ...
Add the addresses available for this contact. If you publish more than on address, you may want to define their use types, ...
Add the e-mail addresses available for this contact. If you publish more than one e-mail address, you may want to define ...
Add the phone numbers available for this contact. If you publish more than one phone number, you may want to define their ...
Add/edit comments for functoid. Provide additional information about the functoid here, such as its purpose. The maximum ...