Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetXMLForInputs ( IDataListModel dataListModel ) : string | ||
InitDebugSession ( |
Init the Debug Session
|
|
PersistDebugSession ( |
Save the debug session data
|
Method | Description | |
---|---|---|
BootstrapPersistence ( string baseDir ) : void | ||
DoRecordSetAppending ( IRecordSet recordSet, StringBuilder result ) : void | ||
DoScalarAppending ( StringBuilder result, IScalar val ) : void | ||
InitPersistSettings ( ) : void |
Boot strap the Session
|
public GetXMLForInputs ( IDataListModel dataListModel ) : string | ||
dataListModel | IDataListModel | |
return | string |
public InitDebugSession ( |
||
to | ||
return |
public PersistDebugSession ( |
||
to | ||
return |