资讯

Just wondering what could cause this behaviour.<BR><BR>I have a TableAdapter for a DataSet, for use as part of a data access layer. I have the "Using (name of TableAdapter)" line, and IntelliSense ...
I created a tableadapter in the dataset designer (as instructed in the msdn). I'm just wondering if there is a way to change the commandtext of the query in the tableadapter through code. Is this ...