DataColumnCollection.Add is just short-cut for creating column and adding it. As MSDN says: Creates and adds a DataColumn object that has the specified name ...
確定! 回上一頁