Get Type Name From DBType
- 11 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Get Type Name From DBType
- Updated on 11 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Integration > Database > ODBC |
The Get Type Name From DBType step outputs a String value of the ODBC Data Type. This is evaluated through the user-provided Connection String and Database Type of the ODBC integration.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Connection String | The string the specifies information about a data source and the means of connecting to it. | String |
Database Type | The Database type to retrieve the name of. | String |
Outputs
Property | Description | Data Type |
---|---|---|
GetTypeNameFromDBType1_Output | Name of the type. | String |
Related Information
Articles:
Connecting with an ODBC
Was this article helpful?