atoti_directquery_mssql.connection_info module#

class atoti_directquery_mssql.MsSqlConnectionInfo#

Information needed to connect to a Microsoft SQL Server database.

__init__(url, /, *, password=None)#

Create a Microsoft SQL Server connection info.

Parameters: