Using da As SqlDataAdapter = New SqlDataAdapter(_strSql, conn) da.SelectCommand.CommandTimeout = 120 da.Fill(ds, "testDs")End Using
沒有留言:
張貼留言