public sealed class DiscoverConnectionProfileResponse : IMessage<DiscoverConnectionProfileResponse>, IEquatable<DiscoverConnectionProfileResponse>, IDeepCloneable<DiscoverConnectionProfileResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class DiscoverConnectionProfileResponse.
[[["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-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDiscoverConnectionProfileResponse\u003c/code\u003e class is a response type for discovering connection profiles in the DataStream v1 API, representing the result of a discovery request.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its comprehensive functionality and integration within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties to contain data about \u003ccode\u003eMysqlRdbms\u003c/code\u003e, \u003ccode\u003eOracleRdbms\u003c/code\u003e, and \u003ccode\u003ePostgresqlRdbms\u003c/code\u003e objects, which are enriched representations of those database types.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataObjectCase\u003c/code\u003e property indicates the type of data object being returned, allowing you to check if it's \u003ccode\u003eMysqlRdbms\u003c/code\u003e, \u003ccode\u003eOracleRdbms\u003c/code\u003e, or \u003ccode\u003ePostgresqlRdbms\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides a list of versions for this object, with 2.9.0 being the most recent and links being provided to view the documentation for each version, ranging back to version 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]