4D v13.4DELETE FROM BLOB |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v13.4
DELETE FROM BLOB
|
DELETE FROM BLOB ( blob ; offset ; len ) | ||||||||
Parameter | Type | Description | ||||||
blob | BLOB |
![]() |
BLOB from which to delete bytes | |||||
offset | Longint |
![]() |
Starting offset where bytes will be deleted | |||||
len | Longint |
![]() |
Number of bytes to be deleted | |||||
Product: 4D
Theme: BLOB
Number:
560
Created: 4D v6
Delete***