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"]],[["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-09-09 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eOracleDatabase\u003c/code\u003e class within the Google Cloud Oracle Database v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOracleDatabase\u003c/code\u003e class serves as a service handler for resources, inheriting members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eOracleDatabase\u003c/code\u003e class is 1.1.0, with version 1.0.0 also available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method, in two overloads, allows for the creation and registration of server service definitions with handling logic for the service implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe OracleDatabase class is part of the \u003ccode\u003eGoogle.Cloud.OracleDatabase.V1\u003c/code\u003e namespace, in the assembly \u003ccode\u003eGoogle.Cloud.OracleDatabase.V1.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Oracle Database@Google Cloud v1 API - Class OracleDatabase (1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.OracleDatabase)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/1.2.0/Google.Cloud.OracleDatabase.V1.OracleDatabase)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/1.1.0/Google.Cloud.OracleDatabase.V1.OracleDatabase)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/1.0.0/Google.Cloud.OracleDatabase.V1.OracleDatabase) \n\n public static class OracleDatabase\n\nReference documentation and code samples for the Oracle Database@Google Cloud v1 API class OracleDatabase.\n\nService describing handlers for resources \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e OracleDatabase \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.OracleDatabase.V1](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.OracleDatabase.V1.dll\n\nMethods\n-------\n\n### BindService(OracleDatabaseBase)\n\n public static ServerServiceDefinition BindService(OracleDatabase.OracleDatabaseBase serviceImpl)\n\nCreates service definition that can be registered with a server\n\n### BindService(ServiceBinderBase, OracleDatabaseBase)\n\n public static void BindService(ServiceBinderBase serviceBinder, OracleDatabase.OracleDatabaseBase serviceImpl)\n\nRegister service method with a service binder with or without implementation. Useful when customizing the service binding logic.\nNote: this method is part of an experimental API that can change or be removed without any prior notice."]]