JDBC Driver for BigCommerce

Build 24.0.9062

DeleteBrandImage

Deletes a brand image.

Stored Procedure Specific Information

Deletes the brand image of a particular brand. For example:

EXECUTE DeleteBrandImage BrandId ='19128157751697'

Input

Name Type Required Description
BrandId String False The Id of the Brand.

Result Set Columns

Name Type Description
Status String The Status of the delete operation.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062