This interface defines virtual methods for each of the user-facing overload sets in SqlConnectServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SqlConnectServiceClient.
To create a concrete instance, see MakeSqlConnectServiceConnection().
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 UTC."],[[["This webpage details the `SqlConnectServiceConnection` class, which is a core component for interacting with the `SqlConnectServiceClient`."],["The latest release candidate version for this class is 2.37.0-rc, while version 2.18.0 is used throughout the documentation example."],["This interface provides virtual methods for each user-facing overload in `SqlConnectServiceClient`, enabling custom behavior injection for testing purposes."],["Users can create a concrete instance of this class using `MakeSqlConnectServiceConnection()`."],["The documentation includes functions such as `options()`, `GetConnectSettings()`, and `GenerateEphemeralCert()`, each with descriptions of parameters and return types."]]],[]]