Show / Hide Table of Contents

Class PrimaryKey

The primary key object.

Inheritance
object
UniqueKey
PrimaryKey
Inherited Members
UniqueKey.Key
UniqueKey.ModelVersion
UniqueKey.ParentRef
UniqueKey.Name
UniqueKey.AttributeRefs
UniqueKey.ObjectStatus
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DataintegrationService.Models
Assembly: OCI.DotNetSDK.Dataintegration.dll
Syntax
public class PrimaryKey : UniqueKey
In this article
Back to top