Every server table has a collection of the linked client side tables. The key element is the identifier of the client, so that the collection can be kept clean when a client connect/disconnects.
See Implementation
Every server table has a collection of the linked client side tables. The key element is the identifier of the client, so that the collection can be kept clean when a client connect/disconnects.