Show / Hide Table of Contents

Class StreamingCursorDetails

The read setting, which determines where in the stream to start moving data. For configuration instructions, see Creating a Connector with a Streaming Source.

Inheritance
object
StreamingCursorDetails
LatestStreamingCursor
TrimHorizonStreamingCursor
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.SchService.Models
Assembly: OCI.DotNetSDK.Sch.dll
Syntax
[JsonConverter(typeof(StreamingCursorDetailsModelConverter))]
public class StreamingCursorDetails
In this article
Back to top