Description Usage Arguments Format Value Examples
This is a class for managing SQL Server connections.
open a SQLServer connection
1 |
db_name |
Database name. |
server_url |
Server URL. |
user |
User name. |
password |
Password. |
port |
Port number |
An object of class R6ClassGenerator
of length 25.
A new 'Pool' object.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.