Convert Class |
Namespace: SOWIData.Helper
The Convert type exposes the following members.
| Name | Description | |
|---|---|---|
| Decrypt |
Decrypt the parameter text
| |
| Encrypt |
Encrypt the parameter pText
| |
| GetValueToString |
Get string of object value. Null value give a "" back
| |
| IsNumber |
Check is value a number
| |
| ItemToDataTableT |
Convert a data item to a data table object
| |
| ListToDataTableT |
Convert a list to a data table object
| |
| Replace |
Replace data field placeholder with data value
| |
| ToAsciiValues |
Text characters convert to ASCII values
| |
| ToGUID |
Convert text to GUID
| |
| ToInt |
Convert boolean to integer value
| |
| ToString |
Integer values (array) converts to text string with a character separated
|