SQLConnect

Applies to: SQL Server Azure SQL Database Azure SQL Managed Instance Azure Synapse Analytics Analytics Platform System (PDW)

When a connection is opened, SQL Server Native Client sets SQL_COPT_SS_MUTUALLY_AUTHENTICATED and SQL_COPT_SS_INTEGRATED_AUTHENTICATION_METHOD to the authentication method used to open the connection. For more information about SPNs, see Service Principal Names (SPNs) in Client Connections (ODBC).

SQLConnect Support for High Availability, Disaster Recovery

For more information on using SQLConnect to connect to a Always On availability groups cluster, see SQL Server Native Client Support for High Availability, Disaster Recovery.

See Also

SQLConnect Function
ODBC API Implementation Details