TDV Adapter for Outreach

Build 22.0.8462

UpdateContentCategories

Creates or finds profile with provided Specialid.

Stored Procedure Specific Information

allows only a small subset of columns to be used in the EXEC query. These columns can typically be used with only = comparison. For example:

EXECUTE UpdateContentCategories Id = 1, ContentCategoryId = 1

Input

Name Type Required Description
Id Integer True Snippets Id.
ContentCategoryId Integer True Content category Id representing the desired ContentCategories that this snippet should be associated with.

Result Set Columns

Name Type Description
Status String Execution status of the stored procedure.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462