Property | Type | Description | |
---|---|---|---|
personAVGAtSQL | double | ||
personMAXAtSQL | double | ||
personMAXAtSQLAllSessions | double | ||
runsAtSQL | string[] | ||
sessionAVGAtSQL | double | ||
sessionMAXAtSQL | double | ||
speed | double | ||
time | double |
Method | Description | |
---|---|---|
PrepareEventGraphRunSimple ( ) : System | ||
PrepareEventGraphRunSimple ( double time, double speed, int sessionID, int personID, string table, string type ) : System |
public PrepareEventGraphRunSimple ( ) : System | ||
return | System |
public PrepareEventGraphRunSimple ( double time, double speed, int sessionID, int personID, string table, string type ) : System | ||
time | double | |
speed | double | |
sessionID | int | |
personID | int | |
table | string | |
type | string | |
return | System |