Show / Hide Table of Contents

Class NonePitrPolicy

None point-in-time recovery policy.

Inheritance
object
PitrPolicy
NonePitrPolicy
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.PsqlService.Models
Assembly: OCI.DotNetSDK.Psql.dll
Syntax
public class NonePitrPolicy : PitrPolicy
In this article
Back to top