Exemple #1
0
 public DataTable GetPrimaryKey()
 {
     return(dal.GetPrimaryKey());
 }