ImportFromTempBlob Procedure
Read data from the Temp Blob codeunit.
Overloads
| Name | Description |
|---|---|
| ImportFromTempBlob(Codeunit "QWETB Temp Blob") | Read data from the Temp Blob codeunit. |
| ImportFromTempBlob(Codeunit "Temp Blob") | Read data from the Temp Blob codeunit. |
ImportFromTempBlob(Codeunit "QWETB Temp Blob") Procedure
Read data from the Temp Blob codeunit.
Signature
ImportFromTempBlob(TempBlob: Codeunit "QWETB Temp Blob")
Parameters
TempBlob Codeunit "QWETB Temp Blob"
The Temp Blob codeunit that will be used as data source.
ImportFromTempBlob(Codeunit "Temp Blob") Procedure
Read data from the Temp Blob codeunit.
Signature
ImportFromTempBlob(var TempBlob: Codeunit "Temp Blob")
Parameters
var TempBlob Codeunit "Temp Blob"
The Temp Blob codeunit that will be used as data source.
This documentation is generated from Smart Toolbox v27.1