コード例 #1
0
 public static DataTable SelectAllStaff()
 {
     return(DataProvider.GetData("SELECT_NV"));
 }