CData Python Connector for Azure Data Lake Storage

Build 25.0.9454

DeleteFileSystem

Deletes an existing Azure Data Lake Storage filesystem by name, permanently removing all the folders and files it contains.

Input

Name Type Description
FileSystem String Mandatory. The name of the Azure Data Lake Storage filesystem to delete.
ModifiedSince Datetime Performs the delete operation only if the filesystem has been modified since the specified date and time.
UnmodifiedSince Datetime Performs the delete operation only if the filesystem has not been modified since the specified date and time.

Result Set Columns

Name Type Description
Success Boolean Indicates whether the filesystem deletion operation completed successfully.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454