com.sap.sl.sdk.authoring.datafoundation
Interface Join
- All Superinterfaces:
- Identifiable, Inheritable
- All Known Subinterfaces:
- SQLJoin
public interface Join
- extends Identifiable, Inheritable
A representation of the model object 'Join'.
A join is a condition that links tables in the data foundation. A join restricts the data returned when the two tables are queried.
See the Information Design Tool User Guide for more information.
© Copyright 2016 SAP SE or an SAP affiliate company. All rights reserved.