C# Class asp_glfxsxx_2, zcw

Inheritance: System.Web.UI.Page
Show file Open project: jerrytan/zcw

Public Properties

Property Type Description
PageSize int
dt_gxs DataTable
dt_js DataTable
dt_yh DataTable
gys_id string
intPageIndex int
objConn DataConn,
pageAll int
pageTemp int
pp_id string
pp_mc string
sSQL string
s_yh_id string

Public Methods

Method Description
GetAddConditionSQL ( string strSQL, string sExpression ) : string

得到带条件的sql语句

PagerButtonClick ( Object sender, CommandEventArgs e ) : void

Protected Methods

Method Description
MyDataBind2 ( string sSQL, string sCondition ) : void
Page_Load ( object sender, EventArgs e ) : void
btnNext_Click ( object sender, EventArgs e ) : void
btnPrev_Click ( object sender, EventArgs e ) : void
filter_Click ( object sender, System e ) : void

Private Methods

Method Description
createlm ( DataTable objDt ) : void

Method Details

GetAddConditionSQL() public method

得到带条件的sql语句
public GetAddConditionSQL ( string strSQL, string sExpression ) : string
strSQL string
sExpression string
return string

MyDataBind2() protected method

protected MyDataBind2 ( string sSQL, string sCondition ) : void
sSQL string
sCondition string
return void

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

PagerButtonClick() public method

public PagerButtonClick ( Object sender, CommandEventArgs e ) : void
sender Object
e CommandEventArgs
return void

btnNext_Click() protected method

protected btnNext_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

btnPrev_Click() protected method

protected btnPrev_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

filter_Click() protected method

protected filter_Click ( object sender, System e ) : void
sender object
e System
return void

Property Details

PageSize public property

public int PageSize
return int

dt_gxs public property

public DataTable dt_gxs
return DataTable

dt_js public property

public DataTable dt_js
return DataTable

dt_yh public property

public DataTable dt_yh
return DataTable

gys_id public property

public string gys_id
return string

intPageIndex public property

public int intPageIndex
return int

objConn public property

public DataConn, objConn
return DataConn,

pageAll public property

public int pageAll
return int

pageTemp public static property

public static int pageTemp
return int

pp_id public property

public string pp_id
return string

pp_mc public property

public string pp_mc
return string

sSQL public property

public string sSQL
return string

s_yh_id public property

public string s_yh_id
return string