[]
Creates an Entity Framework-specific client scope.
public EntityClientScope CreateScope()
Public Function CreateScope() As EntityClientScope
| Type | Description |
|---|---|
| EntityClientScope | A new client scope. |
Usually, each window, form, or user control creates a ClientScope and uses it to access entities.