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