4D v12.4

BLOB size

Home

 
4D v12.4
BLOB size

 

BLOB size 


 

BLOB size ( BLOB ) -> Funktionsergebnis 
Parameter Typ   Beschreibung
BLOB  BLOB in BLOB Feld oder Variable
Funktionsergebnis  Lange Ganzzahl in Größe des BLOB in Bytes

Die Funktion BLOB size gibt die Größe von BLOB in Bytes zurück.

Die Codezeile fügt dem BLOB MeinBlob 100 Bytes hinzu:

 SET BLOB SIZE(BLOB size(MeinBlob)+100)

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: BLOB
Nummer: 605

 
GESCHICHTE 

Erstellt: 4D v6

 
SIEHE AUCH 

SET BLOB SIZE

 
SCHLÜSSELWÖRTER 

size***