Cmdlets for HubDB

Build 24.0.8963

ExportTable

Exports the draft version of a table to CSV.

Input

Name Type Description
TableName String The name of the table to export.
LocalPath String The absolute location where the file will be saved.

Result Set Columns

Name Type Description
FileData String If the LocalPath and FileStream inputs are empty, file data will be output encoded in base64.
Success String Returns True or False.

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