public sealed class OracleSourceConfig.Types.StreamLargeObjects : IMessage<OracleSourceConfig.Types.StreamLargeObjects>, IEquatable<OracleSourceConfig.Types.StreamLargeObjects>, IDeepCloneable<OracleSourceConfig.Types.StreamLargeObjects>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class OracleSourceConfig.Types.StreamLargeObjects.
[[["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."],[[["This webpage provides documentation for the `OracleSourceConfig.Types.StreamLargeObjects` class within the DataStream v1 API, specifically version 2.7.0."],["The `StreamLargeObjects` class is designed to manage the configuration for streaming large object values from Oracle databases."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling, comparison, cloning, and buffering."],["The class inherits from `object` and the webpage documentation includes links to every version of the api."],["There are 2 constructors provided for the `StreamLargeObjects` class: a parameterless constructor, and another constructor that takes an `OracleSourceConfig.Types.StreamLargeObjects` object."]]],[]]