Web Application - CreateClob Method
Create a CLOB
Member of Web Application (PRIM_WEB.Application)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Result | *Result (Optional) | String | The resulting CLOB |
| Data | *Input | Unicode String | Base64 data string |
The CreateClob method converts a Base64 encoded string in to a LANSA Clob variable
Febuary 18 V14SP2