public sealed class OracleScnPosition : IMessage<OracleScnPosition>, IEquatable<OracleScnPosition>, IDeepCloneable<OracleScnPosition>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class OracleScnPosition.
[[["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 latest version of the \u003ccode\u003eOracleScnPosition\u003c/code\u003e class in the DataStream v1 API is 2.9.0, and documentation is available for versions ranging from 1.0.0 to 2.9.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOracleScnPosition\u003c/code\u003e is a class that represents an Oracle SCN (System Change Number) position, used to determine where to read logs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOracleScnPosition\u003c/code\u003e class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, and inherits members from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor, \u003ccode\u003eOracleScnPosition()\u003c/code\u003e, and another constructor, \u003ccode\u003eOracleScnPosition(OracleScnPosition other)\u003c/code\u003e, that accepts an \u003ccode\u003eOracleScnPosition\u003c/code\u003e parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScn\u003c/code\u003e property of type \u003ccode\u003elong\u003c/code\u003e within \u003ccode\u003eOracleScnPosition\u003c/code\u003e represents the required SCN number for log reading.\u003c/p\u003e\n"]]],[],null,[]]