Uses of Interface
com.sas.iquery.metadata.business.ExportJoinColumnPair

Packages that use ExportJoinColumnPair
com.sas.iquery.metadata.business The main package that provides modeling for SAS Query Services's two business models (information maps and data selections), which provide a logical layer of metadata modeling above the physical layer model. 
 

Uses of ExportJoinColumnPair in com.sas.iquery.metadata.business
 

Methods in com.sas.iquery.metadata.business that return types with arguments of type ExportJoinColumnPair
 java.util.List<ExportJoinColumnPair> ExportJoin.getJoinColumnPairs()
          Returns a list of the pairs of QualifiedColumn objects to join between the two DataSourceTable objects [from,to] and will return an empty list if the underlying object's join condition is to complex to model as a simple pair of columns.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.