Exemplo n.º 1
0
 public DataSet SQSAdmin_StudioM_GetActiveQuestions(int stateid)
 {
     return(dataAccess.GetActiveQuestion(stateid));
 }