reference - How To Access DATASET DATA TABLE in ASP.NET WEB FORM APPLICATION? -
In my Visual Studio 2013 asp.net web application, there is a connection with a dataset in an app code folder with my database and I've written a method for my table, but I use
system I can access the user data table in the login code behind; Using System.Collections.Generic; Using System.Linq; Using System.Web; Using System.Web.UI; Using System.Web.UI.WebControls; Using System.Data; Using System.Data.SqlClient; Using System.Data.Sql; Using System.Data.Entity; Dataset.UpdatesDetABUL OUserDataTable = new dataset.supddateTable (); UsersDataTable is not present in system.data.dataset