C# 클래스 Seal.Model.ReportModel.JoinPath

파일 보기 프로젝트 열기: ariacom/Seal-Report

공개 프로퍼티들

프로퍼티 타입 설명
currentTable MetaTable
finalTable MetaTable
joins List
joinsToUse List
rank int
startTable MetaTable
tablesToUse List

공개 메소드들

메소드 설명
print ( ) : void

메소드 상세

print() 공개 메소드

public print ( ) : void
리턴 void

프로퍼티 상세

currentTable 공개적으로 프로퍼티

public MetaTable,Seal.Model currentTable
리턴 MetaTable

finalTable 공개적으로 프로퍼티

public MetaTable,Seal.Model finalTable
리턴 MetaTable

joins 공개적으로 프로퍼티

public List joins
리턴 List

joinsToUse 공개적으로 프로퍼티

public List joinsToUse
리턴 List

rank 공개적으로 프로퍼티

public int rank
리턴 int

startTable 공개적으로 프로퍼티

public MetaTable,Seal.Model startTable
리턴 MetaTable

tablesToUse 공개적으로 프로퍼티

public List tablesToUse
리턴 List