Class OracleScnPosition
Oracle SCN position
Implements
Inherited Members
Namespace: Google.Apis.Datastream.v1.Data
Assembly: Google.Apis.Datastream.v1.dll
Syntax
public class OracleScnPosition : IDirectResponseSchemaProperties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
Scn
Required. SCN number from where Logs will be read
Declaration
[JsonProperty("scn")]
public virtual long? Scn { get; set; }Property Value
| Type | Description | 
|---|---|
| long? |