C# Class PSLAManager.JoinQuery

Inheritance: Query
Afficher le fichier Open project: uwdb/PSLAManager

Méthodes publiques

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

Method Details

JoinQuery() public méthode

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
Résultat System