Google BigQuery Connector
Documentation
Version: 13
Documentation

EndPoint [Dynamic Endpoint]


Name

get_[Dynamic Endpoint]

Description

Read data from [$parent.tableReference.datasetId$].[$parent.tableReference.tableId$] for project . [API reference]

Parameters

Parameter Label Required Options Description
There are no parameters

Output Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
-Dynamic- DT_WSTR nvarchar(4000) 4000 False
[Dynamic Column]_DT DT_DBTIMESTAMP datetime False

Input Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.

Examples

SSIS

Use Google BigQuery Connector in API Source component to read data or in API Destination component to read/write data:

[Dynamic Endpoint] using API Source

Google BigQuery
[Dynamic Endpoint]
SSIS API Source - Read from table or endpoint

[Dynamic Endpoint] using API Destination

Google BigQuery
[Dynamic Endpoint]
SSIS API Destination - Access table or endpoint