C# 클래스 TraceWizard.Data.TraceData

파일 보기 프로젝트 열기: tslater2006/Trace-Wizard 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AllExecutionCalls List
ExecutionPath List
MaxCallDepth long
SQLByFrom List
SQLByWhere List
SQLStatements List
StackTraces List
Statistics List

프로퍼티 상세

AllExecutionCalls 공개적으로 프로퍼티

public List AllExecutionCalls
리턴 List

ExecutionPath 공개적으로 프로퍼티

public List ExecutionPath
리턴 List

MaxCallDepth 공개적으로 프로퍼티

public long MaxCallDepth
리턴 long

SQLByFrom 공개적으로 프로퍼티

public List SQLByFrom
리턴 List

SQLByWhere 공개적으로 프로퍼티

public List SQLByWhere
리턴 List

SQLStatements 공개적으로 프로퍼티

public List SQLStatements
리턴 List

StackTraces 공개적으로 프로퍼티

public List StackTraces
리턴 List

Statistics 공개적으로 프로퍼티

public List Statistics
리턴 List