DimadpAsSqlDataAdapter=NewSqlDataAdapter_("select*fromCustomers",connection)DimdsAsDataSet=NewDataSet()adp.Fill