ODBC Driver for Tableau CRM Analytics

Build 23.0.8839

CreateMetadataFile

Creates a metadata file for the specified dataset.

Input

Name Type Description
Charset String The charset of the table.

デフォルト値はUTF-8です。

FieldsDelimitedBy String The delimiter of the table columns.

デフォルト値は,です。

LinesTerminatedBy String The delimiter of the table lines.

デフォルト値は\r\nです。

TableName String The name of the table or view. Ex : 'Dataset_Title
FileName String The full file path and name of the metadata file to generate. Ex : 'C:\\Users\\User\\Desktop\\SFTableauCRM\\DataSetTest.json'

Result Set Columns

Name Type Description
Result String Returns Success or Failure.
FileData String File data that will be outputted encoded in Base64 if the FileName and FileStream inputs are not set.

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