ADO.NET Provider for HDFS

Build 24.0.9111

DeleteFile

Delete a file or a directory.

Input

Name Type Required Description
Path String True The path of the file or folder to be deleted.
Recursive Boolean False If deleting a folder, set this to true to delete all its contents as well.

Result Set Columns

Name Type Description
Success Boolean Indicates whether the operation was successful.

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