C# 클래스 Weed3Demo.demo.table.Table1Demo

파일 보기 프로젝트 열기: noear/Weed3

공개 메소드들

메소드 설명
ddd ( ) : DataList
demo_delete ( ) : void
demo_insert ( ) : void
demo_select ( ) : List
demo_select_complex ( ) : void
demo_select_complex_pin ( ) : DataList
demo_select_join ( ) : void
demo_update ( ) : void

비공개 메소드들

메소드 설명
doGetAllInvite ( int pageIndex, int pageSize, String where, long whereVal, int _static ) : DataList

메소드 상세

ddd() 공개 정적인 메소드

public static ddd ( ) : DataList
리턴 DataList

demo_delete() 공개 정적인 메소드

public static demo_delete ( ) : void
리턴 void

demo_insert() 공개 정적인 메소드

public static demo_insert ( ) : void
리턴 void

demo_select() 공개 정적인 메소드

public static demo_select ( ) : List
리턴 List

demo_select_complex() 공개 정적인 메소드

public static demo_select_complex ( ) : void
리턴 void

demo_select_complex_pin() 공개 정적인 메소드

public static demo_select_complex_pin ( ) : DataList
리턴 DataList

demo_select_join() 공개 정적인 메소드

public static demo_select_join ( ) : void
리턴 void

demo_update() 공개 정적인 메소드

public static demo_update ( ) : void
리턴 void