public sealed class DiscoverConnectionProfileRequest : IMessage<DiscoverConnectionProfileRequest>, IEquatable<DiscoverConnectionProfileRequest>, IDeepCloneable<DiscoverConnectionProfileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class DiscoverConnectionProfileRequest.
Request message for 'discover' ConnectionProfile request.
[[["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-03-21 UTC."],[[["This page provides reference documentation for the `DiscoverConnectionProfileRequest` class within the DataStream v1 API for .NET, specifically version 2.3.0."],["`DiscoverConnectionProfileRequest` is used to request the discovery of a ConnectionProfile, serving as the message for initiating such requests."],["The `DiscoverConnectionProfileRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for different functionalities."],["This class allows you to specify various properties like `ConnectionProfile`, `ConnectionProfileName`, and data object parameters like `MysqlRdbms`, `OracleRdbms`, or `PostgresqlRdbms`, as well as hierarchy settings like `FullHierarchy` and `HierarchyDepth`."],["The latest version of the API is version 2.9.0, and the documentation offers access to previous versions ranging from 2.8.0 to 1.0.0, although this specific page is for version 2.3.0."]]],[]]