Codeunit 4108 Persistent Blob Impl. in 21
- App
- System Application
Versions171819202122232425262728latest
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Create | () | BigInteger | public | - |
| Exists | (BigInteger) | Boolean | public | - |
| Delete | (BigInteger) | Boolean | public | - |
| CopyFromInStream | (BigInteger, InStream) | Boolean | public | - |
| CopyToOutStream | (BigInteger, OutStream) | Boolean | public | - |