Property | Description |
|---|---|
Connection Name | Name of the Microsoft SQL Server Script connection. Must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + - Maximum length is 100 characters. Connection names are not case sensitive. |
Description | Optional description of the connection. Maximum length is 255 characters. |
Type | Type of connection. Ensure that the type is Microsoft SQL Server. |
Property | Description |
|---|---|
Runtime Environment | The execution platform that runs tasks. The runtime environment is either a Secure Agent or a serverless runtime environment. |
User Name | Name of the Microsoft SQL Server user account that connects to the Microsoft SQL Server database. |
Host | Host name of the machine where Microsoft SQL Server runs. |
Port | Port number for the Microsoft SQL Server database engine service. |
Code Page | Code page associated with the Microsoft SQL Server database. |
Schema | Schema used for the target connection. |
Database Name | Name of the Microsoft SQL Server database to connect to. |