public static void BindService(ServiceBinderBase serviceBinder, DataCatalog.DataCatalogBase 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-09 UTC."],[[["This webpage provides reference documentation for the Data Catalog v1 API, specifically within the .NET environment, focusing on the `DataCatalog` class."],["The latest version of the Data Catalog API documented here is 2.14.0, with a range of versions from 1.2.0 to 2.14.0 also available for reference."],["The Data Catalog API enables users to discover, understand, and manage their data within the .NET ecosystem."],["The `DataCatalog` class includes methods like `BindService` for creating service definitions and registering service methods."],["This documentation includes details on parameters, return types, and descriptions for the `BindService` methods within the `DataCatalog` class."]]],[]]