The DataTable supplies the schema, and the new DataRow is created with default or empty values for the fields: // create a table with one column DataTable dt = ...
確定! 回上一頁