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"]],[["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 documentation page covers the `OracleSourceConfig.Types.StreamLargeObjects` class within the DataStream v1 API, specifically for .NET development."],["The `StreamLargeObjects` class is used for configuring the streaming of large object values from an Oracle source."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and integration with the .NET environment."],["The documentation provides a history of versions ranging from 1.0.0 all the way up to the latest version 2.9.0."],["The documentation includes details on the class constructors, `StreamLargeObjects()`, which allows for creating an instance of the class, and `StreamLargeObjects(OracleSourceConfig.Types.StreamLargeObjects other)`, which allows you to create an instance based off another instance."]]],[]]