EndPoint Get Table Columns
Name
get_table_columns
Description
Get table list and its properties for Graph API
Parameters
Parameter | Label | Required | Options | Description |
---|---|---|---|---|
Filter | Table Name | NO |
Output Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description |
---|---|---|---|---|---|
EntityName |
DT_WSTR
|
nvarchar(500)
|
500 | False | |
BaseType |
DT_WSTR
|
nvarchar(500)
|
500 | False | |
Name |
DT_WSTR
|
nvarchar(500)
|
500 | False | |
Type |
DT_WSTR
|
nvarchar(500)
|
500 | False | |
Nullable |
DT_BOOL
|
bit
|
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. |