Method | Description | |
---|---|---|
AsDataTable ( ICollection |
Converts the SearchResult to a datatable
|
|
AsDataTable ( ICollection |
Method | Description | |
---|---|---|
AddColumns2Table ( |
||
AddRows2Table ( |
||
DeleteEmptyColumns ( |
protected AddColumns2Table ( |
||
table | ||
fields | ICollection |
|
return | void |
protected abstract AddRows2Table ( |
||
table | ||
fields | ICollection |
|
return | void |
public AsDataTable ( ICollection |
||
fields | ICollection |
|
return |
public AsDataTable ( ICollection |
||
fields | ICollection |
|
excludeEmpty | bool | |
return |
protected DeleteEmptyColumns ( |
||
table | ||
return | void |