DbConfiguration.MemberwiseClone Method ()

 

Creates a shallow copy of the current Object.

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

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

Return Value

Type: System.Object

A shallow copy of the current Object.