Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adjust line to a declaration
Message
De
08/06/2012 11:22:59
 
 
À
08/06/2012 10:44:36
Information générale
Forum:
ASP.NET
Catégorie:
LINQ
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01545606
Message ID:
01545671
Vues:
26
>>For .Net I think it's defined in ECMA-335 (as “A class member that defines a named value and the methods that access that value. A property definition defines the accessing contracts on that value. Hence, the property definition specifies which accessing methods exist and their respective method contracts" )
>
>Thanks
>
>>No. But the definition of a property may be looser in other environments. AFAIK in JavaScript, for example, any publicly accessible class data member accessed via the '.' notation is referred to as a property.
>
>Maybe someone can correct me, but I believe we saw the same as well in VFP.

IIRC the VFP behavior was pretty much like a .net automatic property - i.e get/set methods were created which then could be overridden using the xxx_access and xxx_assign methods.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform