Uses of Interface
com.sas.metadata.remote.ForeignKey

Packages that use ForeignKey
com.sas.metadata.remote Provides a java object interface to the metadata server using the SAS/Open Metadata Architecture. 
 

Uses of ForeignKey in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return ForeignKey
 ForeignKey KeyAssociation.getOwningForeignKey()
          Gets the ForeignKey for OwningForeignKey
 

Methods in com.sas.metadata.remote with parameters of type ForeignKey
 void KeyAssociation.setOwningForeignKey(ForeignKey inObject)
          Sets the OwningForeignKeys list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.