Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Field display caption property
Message
De
03/01/2017 06:23:27
 
 
À
03/01/2017 06:17:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
Visual FoxPro
Divers
Thread ID:
01646265
Message ID:
01646266
Vues:
58
>Hi,
>
>I am looking for a possibility to read the field display caption, anyone with a procedure to catch that?
>
>Thanks
>
>Regards,
>
>Koen

Koen, that and other information is provided via the DBGETPROP( ) function. For instance
? DBGETPROP("tablename.fieldname", "FIELD", "Caption")
Check the Help file for all possibilities.
----------------------------------
António Tavares Lopes
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform