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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 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."]]],[]]