4D v19BLOB size | 
            |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
                 
                
  | 
                
			
                    
                         
    4D v19
 
BLOB size 
                                
                                
        
 | 
                ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| BLOB size ( BLOB ) -> Funktionsergebnis | ||||||||
| Parameter | Typ | Beschreibung | ||||||
| BLOB | BLOB | 
             
         | 
        BLOB Feld oder Variable | |||||
| Funktionsergebnis | Lange Ganzzahl | 
             
         | 
        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(MeinBlob;BLOB size(MeinBlob)+100)
	Produkt: 4D
	Thema: BLOB
	Nummer: 
        605
        
        
        
	
	Erstellt: 4D v6
size
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	4D Programmiersprache ( 4D v19)
	
	
	
	4D Programmiersprache ( 4D v19.1)
Fehler melden