Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DBC's Referential Integrity
Message
De
03/11/1998 08:02:51
Roberto Cysne
Banco do Nordeste S.A.
Fortaleza, Brésil
 
 
À
03/11/1998 07:51:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00153861
Message ID:
00153868
Vues:
21
>>Is there some way to list the DBC’s referential integrity by a program ?
>
>You might want to look at DBGETPROP(), which can extract the trigger expressions for Delete, Insert and Update as part of the Table data. For example, to extract the Insert Trigger expression for the table MyTable in the currently open database:
>
>? DBGETPROP('MyTable','Table','InsertTrigger')

Ed,

DBGETPROP() is Ok for Triggers and other properties, but I specific refer to the relation integrity type between the tables of a DBC. (one to one, one for many, etc…)
Roberto Cysne Costa
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform