Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to display the @variable in debug mode (in TableAdapte)?
Message
From
19/01/2011 21:02:15
 
 
To
All
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
How to display the @variable in debug mode (in TableAdapte)?
Environment versions
Environment:
VB 9.0
OS:
Windows XP
Miscellaneous
Thread ID:
01496617
Message ID:
01496617
Views:
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 ?
Reply
Map
View

Click here to load this message in the networking platform