If you want to make sure the DataTable is disposed, you can use a using clause in C# like this: Copy Code. using (DataTable table = new ...
確定! 回上一頁