Table of Contents

Method Clone

Namespace
Innova.Data.Entity
Assembly
Innova.Data.dll

Clone()

Creates a new instance of the PrimaryKeys class that is a deep copy of the current instance.

public virtual object Clone()

Returns

object

A new instance of the PrimaryKeys class that is a deep copy of the current instance.