C# Class asp_glfxsxx_2, zcw

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: jerrytan/zcw

Méthodes publiques

Свойство 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

Méthodes publiques

Méthode Description
GetAddConditionSQL ( string strSQL, string sExpression ) : string

得到带条件的sql语句

PagerButtonClick ( Object sender, CommandEventArgs e ) : void

Méthodes protégées

Méthode 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

Méthode Description
createlm ( DataTable objDt ) : void

Method Details

GetAddConditionSQL() public méthode

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

MyDataBind2() protected méthode

protected MyDataBind2 ( string sSQL, string sCondition ) : void
sSQL string
sCondition string
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

PagerButtonClick() public méthode

public PagerButtonClick ( Object sender, CommandEventArgs e ) : void
sender Object
e CommandEventArgs
Résultat void

btnNext_Click() protected méthode

protected btnNext_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

btnPrev_Click() protected méthode

protected btnPrev_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

filter_Click() protected méthode

protected filter_Click ( object sender, System e ) : void
sender object
e System
Résultat void

Property Details

PageSize public_oe property

public int PageSize
Résultat int

dt_gxs public_oe property

public DataTable dt_gxs
Résultat DataTable

dt_js public_oe property

public DataTable dt_js
Résultat DataTable

dt_yh public_oe property

public DataTable dt_yh
Résultat DataTable

gys_id public_oe property

public string gys_id
Résultat string

intPageIndex public_oe property

public int intPageIndex
Résultat int

objConn public_oe property

public DataConn, objConn
Résultat DataConn,

pageAll public_oe property

public int pageAll
Résultat int

pageTemp public_oe static_oe property

public static int pageTemp
Résultat int

pp_id public_oe property

public string pp_id
Résultat string

pp_mc public_oe property

public string pp_mc
Résultat string

sSQL public_oe property

public string sSQL
Résultat string

s_yh_id public_oe property

public string s_yh_id
Résultat string