Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Index expression
Message
De
15/06/2001 20:16:31
 
 
À
15/06/2001 18:14:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00520198
Message ID:
00520210
Vues:
19
>Hi all,
>
>With DBGETPROP("customer", "Table", "PrimaryKey"), I get de name of the primary key field.
>
>How do I to get the expression of the primary key field, or what fields are involved in this index.
>
>
>Thanks again,
>
>Mauricio Mesa.

Hello Mauricio,

To show the key expression of the first index on the selected table:

? key(1)
Steve Gibson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform