C# Class PSLAManager.JoinQuery

Inheritance: Query
Mostra file Open project: uwdb/PSLAManager

Public Methods

Method Description
JoinQuery ( int qId, List qProjAttr, Attribute qSelectionAttr, String qSelectionAttrValue, double qPercentSelection, ListqTablesToJoin, FactqFactTable, intqConfig ) : System

Method Details

JoinQuery() public method

public JoinQuery ( int qId, List qProjAttr, Attribute qSelectionAttr, String qSelectionAttrValue, double qPercentSelection, ListqTablesToJoin, FactqFactTable, intqConfig ) : System
qId int
qProjAttr List
qSelectionAttr Attribute
qSelectionAttrValue String
qPercentSelection double
qTablesToJoin List
qFactTable Fact
qConfig int
return System