JDBC Driver for CSV

Build 22.0.8462

ListFiles

List files from a local or cloud storage.

Input

Name Type Description
Mask String Filter mask value. Ex: '*.csv'

Result Set Columns

Name Type Description
FileName String Returns the file name.
LastModified Long Returns the unix timestamp when this file was last modified.
CreatedAt Long Returns the unix timestamp when this file was created. Returns -1 when the storage does not support this field.
URI String Returns the URI.

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