Method | Description | |
---|---|---|
FormatBytes ( byte data ) : string |
Return the string format of a byte array.
|
|
GetFormattedColumnData ( |
Extracts the column data as the correct data type and formats appropriately
|
Method | Description | |
---|---|---|
ExportDataTable ( |
|
|
ExportLinkTable ( |
|
|
Main ( string args ) : void |
Application entry point
|
public static FormatBytes ( byte data ) : string | ||
data | byte | The data to format. |
return | string |
public static GetFormattedColumnData ( |
||
session | ||
table | JET_TABLEID | |
columnInfo | ||
return | string |