4D Pack v16

_o_AP Get table info

Home

 
4D Pack v16
_o_AP Get table info

_o_AP Get table info 


 

_o_AP Get table info ( Tabellennr ; invisible ; destruct ) -> Funktionsergebnis 
Parameter Typ   Beschreibung
Tabellennr  Ganzzahl in Table number
invisible  Ganzzahl in 1, if the table is invisible 0, if the table is visible
destruct  Ganzzahl in 1, for physical deletion of the records 0, for logical deletion of the records
Funktionsergebnis  Ganzzahl in Error code

Starting with version 16, 4D Pack commands are obsolete and their use in 4D databases is not recommended. These commands will be removed in future versions of 4D. 

_o_AP Get table info returns information on 4D tables.

Given the table number, the invisible parameter is set to 1 if the table is declared as invisible in Design mode, otherwise it is set 0.

The destruct variable is set to 1 for physical deletion of the records, or 0 for logical deletion. The physical deletion of the records is slower than the logical one but it prevents the record from reappearing in case of a "recover by tags" operation.

 
EIGENSCHAFTEN 

Produkt: 4D Pack
Thema: 4D_Pack : Utilities
Nummer: 61975

Dieser Befehl ist überholt und sollte nicht mehr verwendet werden.

 
GESCHICHTE 

New
Erstellt: 4D Pack 6
Umbenannt: 4D Pack v16

 
ARTIKELVERWENDUNG

4D Pack ( 4D Pack v16)