데이터테이블DataTable 만들기 less than 1 minute read public void TableSetting(ref DataTable table, ref string[] 항목명, ref string[] 데이터타입) { DataColumn column;