DbMigration.MemberwiseClone Method ()

 

Creates a shallow copy of the current object.

Namespace:   System.Data.Entity.Migrations
Assembly:  EntityFramework (in EntityFramework.dll)

[EditorBrowsableAttribute(EditorBrowsableState.Never)]
protected object MemberwiseClone()

Return Value

Type: System.Object

A shallow copy of the current object.