EndPoint Get List of Tables
Name
get_tables
Description
Get a list of tables.
[API reference]
Parameters
Parameter |
Label |
Required |
Options |
Description |
There are no parameters |
Output Columns
Label |
Data Type (SSIS) |
Data Type (SQL) |
Length |
Raw |
Description |
name |
DT_WSTR
|
nvarchar(500)
|
500 |
False |
|
label |
DT_WSTR
|
nvarchar(500)
|
500 |
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. |