Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to display the @variable in debug mode (in TableAdapte)?
Message
De
24/01/2011 03:27:30
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
How to display the @variable in debug mode (in TableAdapte)?
Versions des environnements
Environment:
VB 9.0
OS:
Windows XP
Divers
Thread ID:
01497121
Message ID:
01497121
Vues:
78
HI , ALL
i add a new data source function, then will create the quohdrTableAdapter ,so all fucntion is pass to Dataset .xsd
to handle (select , insert , update function), very convenient and quick to use.......
But i have a big problem , sometimes the BindingNavigatorSaveItem will pop some error, but i cann't
check the statement 's parameter is what value or the value is none......

So how can i do , display the @parameter value to bebug mode and i do
Me.TableAdapterManager.UpdateAll(Me.SENSDataSet) first ....
for example i always use watch function and entry the variable to display the value...
but in this case how can i do or any command will display @parameter, i want to
do my code Me.TableAdapterManager.UpdateAll(Me.SENSDataSet) first show the value to check ?
Répondre
Fil
Voir

Click here to load this message in the networking platform