Table 99008535 TempBlob in 17
- App
- Base Application
- Obsolete
- Pending 15.0. Replaced by BLOB Storage Module.
Fields, 2Keys, 1Procedures, 14
Versions171819202122232425262728latest
Source-
Fields, 2
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Primary Key | Integer | - |
| 2 | Blob | Blob | - |
Keys, 1
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Primary Key | - |
Procedures, 14
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| WriteAsText | (Text, TextEncoding) | public | - | |
| ReadAsText | (Text, TextEncoding) | Text | public | - |
| ReadAsTextWithCRLFLineSeparator | () | Text | public | - |
| StartReadingTextLines | (TextEncoding) | public | - | |
| StartWritingTextLines | (TextEncoding) | public | - | |
| MoreTextLines | () | Boolean | public | - |
| ReadTextLine | () | Text | public | - |
| WriteTextLine | (Text) | public | - | |
| ToBase64String | () | Text | public | - |
| FromBase64String | (Text) | public | - | |
| GetHTMLImgSrc | () | Text | public | - |
| GetImageType | () | Text | public | - |
| TryDownloadFromUrl | (Text) | Boolean | public | - |
| GetXMLAsText | () | Text | public | - |