public static void BindService(ServiceBinderBase serviceBinder, OracleDatabase.OracleDatabaseBase 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"]],[["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-08-07 UTC."],[[["This document provides reference documentation for the `OracleDatabase` class within the Google Cloud Oracle Database v1 API for .NET."],["The `OracleDatabase` class serves as a service handler for resources, inheriting members from the base `object` class."],["The latest version of the `OracleDatabase` class is 1.1.0, with version 1.0.0 also available."],["The `BindService` method, in two overloads, allows for the creation and registration of server service definitions with handling logic for the service implementation."],["The OracleDatabase class is part of the `Google.Cloud.OracleDatabase.V1` namespace, in the assembly `Google.Cloud.OracleDatabase.V1.dll`."]]],[]]