Interface TableDataServiceKey

All Known Implementing Classes:
DynamicTableDataService, TableDataService.Null

public interface TableDataServiceKey
Unique key for a TableDataService, suitable for use as a key in a map (implements equals and hashCode). This class should not hold resources.