Method | Description | |
---|---|---|
Insert_Callstack ( |
||
Insert_Report_File ( |
||
Insert_Report_Info ( |
||
Insert_Single_Step ( |
public static Insert_Callstack ( |
||
conn | ||
tran | ||
project_uid | int | |
signature | byte | |
callstack_uid | int | |
return | bool |
public static Insert_Report_File ( |
||
conn | ||
filename | string | |
report_uid | int | |
return | InsertReportResult |
public static Insert_Report_Info ( |
||
conn | ||
tran | ||
report_uid | int | |
callstack_uid | int | |
info | Program | |
return | bool |
public static Insert_Single_Step ( |
||
conn | ||
tran | ||
callstack_uid | int | |
info | Program | |
return | bool |