JDBC Driver for Azure Data Lake Storage

Build 22.0.8462

MakeDirectory

Create a directory in the specified path.

Input

Name Type Required Description
Path String False The path of the new directory which will be created.
Permission String False The permission of the new directory. If no permissions are specified, the newly created directory will have 755 permission as default.

Result Set Columns

Name Type Description
Success Boolean Whether the operation completed successfully or not.

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