MasterFlowSourceObject
The master flow data source object contains information about the connection of a specific source ETL node or master flow sql script node and the validation message result
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
masterFlowNodeId |
Master Flow node id |
- |
string |
|
masterFlowNodeName |
Master Flow node name |
- |
string |
|
dataFlowNodeId |
Data Flow node id |
- |
string |
|
description |
Description of the data flow node |
- |
string |
|
serverId |
Server id |
- |
string |
|
serverName |
Server name |
- |
string |
|
serverType |
Server Type - one of the ConnectionStringType enumeration |
- | ||
databaseName |
Database name |
- |
string |
|
validationMessage |
Validation message |
- |
string |