public static void BindService(ServiceBinderBase serviceBinder, Spanner.SpannerBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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-17 UTC."],[[["The latest beta version of the Google Cloud Spanner API is 5.0.0-beta05, with previous versions ranging down to 3.5.0 available for reference."],["The Spanner class, part of the Google.Cloud.Spanner.V1 namespace, provides the core functionality for interacting with Cloud Spanner databases."],["The Spanner class inherits from the .NET Object class and includes methods for GetHashCode, GetType, MemberwiseClone, and ToString."],["The `BindService` methods enable the registration of service methods with a server, accommodating implementation flexibility and customization, and accepts a `Spanner.SpannerBase` to implement server-side handling."],["This page documents the Cloud Spanner API, which can be used to manage sessions and transactions on data within Cloud Spanner databases."]]],[]]