[]
Creates a ClientScope that defines a scope of data access.
public ClientScope CreateScope()
Type | Description |
---|---|
ClientScope | A new ClientScope. |
Usually, every form, window, or user control creates a ClientScope and uses it to access entities.