Show / Hide Table of Contents

Class NoneSourceDetails

This is used to create new database system or update without restoring from backup.

Inheritance
object
SourceDetails
NoneSourceDetails
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 NoneSourceDetails : SourceDetails
In this article
Back to top