Property | Type | Description | |
---|---|---|---|
jumpsAtSQL | string[] | ||
personAVGAtSQL | double | ||
personMAXAtSQL | double | ||
personMAXAtSQLAllSessions | double | ||
sessionAVGAtSQL | double | ||
sessionMAXAtSQL | double | ||
tc | double | ||
tv | double |
Method | Description | |
---|---|---|
PrepareEventGraphJumpSimple ( ) : System | ||
PrepareEventGraphJumpSimple ( double tv, double tc, int sessionID, int personID, string table, string type ) : System |
public PrepareEventGraphJumpSimple ( ) : System | ||
return | System |
public PrepareEventGraphJumpSimple ( double tv, double tc, int sessionID, int personID, string table, string type ) : System | ||
tv | double | |
tc | double | |
sessionID | int | |
personID | int | |
table | string | |
type | string | |
return | System |