示例#1
0
 public DataTable GetAll()
 {
     return(objCon.TableWithoutParameter("tblForum_GetAll"));
 }
示例#2
0
 public DataTable GetAllData()
 {
     return(cnts.TableWithoutParameter("tblLienHe_GetAllData"));
 }
示例#3
0
 public DataTable GetAllData()
 {
     return(cnts.TableWithoutParameter("tblUploadFile_GetAllData"));
 }
示例#4
0
 public DataTable GetAllData_Join_Customer_and_Forum()
 {
     return(cnts.TableWithoutParameter("tblCommentForum_GetAllData_join_Customer_Forum"));
 }
示例#5
0
 public DataTable GetTop5VideoNew()
 {
     return(cnts.TableWithoutParameter("tblVideoTop5Relate"));
 }
示例#6
0
 public DataTable GetTagsPresent()
 {
     return(cnts.TableWithoutParameter("tblTags_GetDataPresent"));
 }
示例#7
0
 public DataTable GetAllData()
 {
     return(cnts.TableWithoutParameter("tblCategory_GetAllData"));
 }
示例#8
0
 public DataTable GetAllData()
 {
     return(cnts.TableWithoutParameter("tblTestimonial_GetAll"));
 }
示例#9
0
 public DataTable GetAllData()
 {
     return(cnts.TableWithoutParameter("tblAdministrators_GetAllData"));
 }
示例#10
0
 public DataTable GetAll()
 {
     return(cnts.TableWithoutParameter("tblMailReceiver_GetData"));
 }
示例#11
0
 public DataTable GetDataIsOnline()
 {
     return(cnts.TableWithoutParameter("tblCustomerGetOnline"));
 }
示例#12
0
 public DataTable GetAll()
 {
     return(objCon.TableWithoutParameter("tblSlideShow_GetAll"));
 }
示例#13
0
 public DataTable GetAll()
 {
     return(cnts.TableWithoutParameter("tblEmailTypeSelectAll"));
 }
示例#14
0
 public DataTable NewsSelectAll()
 {
     return(cnts.TableWithoutParameter("tblNewsSelectAll"));
 }
示例#15
0
 public DataTable GetAll()
 {
     return(cnts.TableWithoutParameter("tblHoiDap_GetAllData"));
 }