com.sap.sl.sdk.authoring.datafoundation
Interface PrimaryKey

All Superinterfaces:
Key

public interface PrimaryKey
extends Key

A representation of the model object 'Primary Key'.

A primary key is a single column or a combination of columns in a table whose values identify each row in the table. See the Information Design Tool User Guide for more information.

Use DataFoundationFactory.createPrimaryKey(DatabaseTable) to instantiate a primary key for a table.


Method Summary
 
Methods inherited from interface com.sap.sl.sdk.authoring.datafoundation.Key
getColumns
 



© Copyright 2016 SAP SE or an SAP affiliate company. All rights reserved.