Removes the object from its current context

Namespace: BrightstarDB.EntityFramework
Assembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)

Syntax

C#
void Detach()
Visual Basic
Sub Detach
Visual C++
void Detach()
F#
abstract Detach : unit -> unit 

See Also