C# Class TraceWizard.Data.TraceData

Afficher le fichier Open project: tslater2006/Trace-Wizard Class Usage Examples

Méthodes publiques

Свойство Type Description
AllExecutionCalls List
ExecutionPath List
MaxCallDepth long
SQLByFrom List
SQLByWhere List
SQLStatements List
StackTraces List
Statistics List

Property Details

AllExecutionCalls public_oe property

public List AllExecutionCalls
Résultat List

ExecutionPath public_oe property

public List ExecutionPath
Résultat List

MaxCallDepth public_oe property

public long MaxCallDepth
Résultat long

SQLByFrom public_oe property

public List SQLByFrom
Résultat List

SQLByWhere public_oe property

public List SQLByWhere
Résultat List

SQLStatements public_oe property

public List SQLStatements
Résultat List

StackTraces public_oe property

public List StackTraces
Résultat List

Statistics public_oe property

public List Statistics
Résultat List