C# 怎样从DATATABLE中把数据读取出来?myDataTable = myOleDbConn.GetOleDbSchemaTable(OleDbSchemaGuid.Tables, new Object[] { null, null, null, "Table" });