Options
string
required
The hostname or IP address of the MSSQL server.
string
required
The port of the MSSQL server.
string
required
The username for authentication.
string
required
The password for authentication.
string
required
The name of the database.
string
required
The SQL statement to be executed. Placeholders for parameters: ?1
to ?10
Arguments
string
required
Value for the first parameter in the SQL statement.
string
Value for the second parameter in the SQL statement.
string
Value for the third parameter in the SQL statement.
string
Value for the fourth parameter in the SQL statement.
string
Value for the fifth parameter in the SQL statement.
string
Value for the sixth parameter in the SQL statement.
string
Value for the seventh parameter in the SQL statement.
string
Value for the eighth parameter in the SQL statement.
string
Value for the ninth parameter in the SQL statement.
string
Value for the tenth parameter in the SQL statement.
