[[["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-04-09 UTC."],[[["This page details the `SpannerProviderFactory` class, which is part of the `Google.Cloud.Spanner.Data` namespace and is used to create instances of Spanner data provider classes."],["The latest version of the Spanner data provider is `5.0.0-beta05`, with numerous prior releases listed, dating back to version `3.5.0`."],["`SpannerProviderFactory` inherits from `DbProviderFactory` and overrides methods such as `CreateCommand()`, `CreateConnection()`, `CreateConnectionStringBuilder()`, `CreateDataAdapter()`, and `CreateParameter()` to support Spanner."],["The `Instance` field, a static member of type `SpannerProviderFactory`, is available as the default instance and it is essential for the proper function of the provider factory."],["This provider factory supplies the methods needed to create data source class instances for Spanner within the .NET environment."]]],[]]