ADO.NET Provider for Google BigQuery

Build 26.0.9655

DeleteObject

Deletes an object from a bucket.

Stored Procedure-Specific Information

To execute this stored procedure, enter:
    EXEC DeleteObject RemotePath='gs://cdata_test_bucket/temp.csv'

Input

Name Type Description
RemotePath String Path from which the object will be deleted, such as 'gs://cdata_test_bucket/temp.csv'.

Result Set Columns

Name Type Description
Success String Indicator if the stored procedure was successful or not.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655