Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update Property not being inherited
Message
De
24/10/2000 12:16:36
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Divers
Thread ID:
00433201
Message ID:
00433602
Vues:
20
Hi Greg.

>When I set the default value in the table (not using the Database explorer) and then I open up the Database Explorer and go to the view and click on the View Field Properties Wizard, the default value does not get updated. Other properties, such as Caption does.

The DefaultValue property is one we specifically don't update in a view. The rationale is that one of the reasons some people use views is to avoid firing default value, field, and table rules until the update process occurs. That said, in a future release, we're planning to allow you to specify which view properties you want updated when a table is changed.

In the meantime, if you want that behavior, you can easily add it in the UpdateViewField method of SDT.SCX.

Doug
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform