Generic - RDBMS Adapter (Microsoft SQL Server)

Description - A generic for connecting to Microsoft SQL Server.


Parameter Groups

 ParameterTypeDescription
*Host:stringName or IP address of the Microsoft SQL server.
*Port:stringThe port number of the Microsoft SQL server.
* - denotes required
 ParameterTypeDescription
*User ID:stringThe Microsoft SQL username to authenticate the connection.
Password:stringThe Microsoft SQL password to authenticate the connection.
*Database:stringThe schema that will be used as the default schema.
* - denotes required
 ParameterTypeDescription
URL:string
* - denotes required
 ParameterTypeDescription
Node Maximum:integerMaximum number of nodes to retrieve.
* - denotes required