C# Class Seal.Model.ReportModel.JoinPath

Afficher le fichier Open project: ariacom/Seal-Report

Méthodes publiques

Свойство Type Description
currentTable MetaTable
finalTable MetaTable
joins List
joinsToUse List
rank int
startTable MetaTable
tablesToUse List

Méthodes publiques

Méthode Description
print ( ) : void

Method Details

print() public méthode

public print ( ) : void
Résultat void

Property Details

currentTable public_oe property

public MetaTable,Seal.Model currentTable
Résultat MetaTable

finalTable public_oe property

public MetaTable,Seal.Model finalTable
Résultat MetaTable

joins public_oe property

public List joins
Résultat List

joinsToUse public_oe property

public List joinsToUse
Résultat List

rank public_oe property

public int rank
Résultat int

startTable public_oe property

public MetaTable,Seal.Model startTable
Résultat MetaTable

tablesToUse public_oe property

public List tablesToUse
Résultat List