this is my code in the dataset.cs. what do I have to add for set the timeout in the connection and the command?
namespace M_Report
{
partial class A_DBDataSet
{
partial class VP_DataTable
{
}
}
}
namespace M_Report.A_DBDataSetTableAdapters
{
partial class VD_TableAdapter
{
}
public partial class VP_rofitsTableAdapter {
}
}