Titre
Nos collections
No Datas Value :
{ In Class Cobweb
STart GetCobweb(pDatas - Dictionary(Of String, Object), pAction - String, pSort - Integer, pNbItem - Integer, pSearch - String) :
pDatas : 4 (nb item)
pAction : get
pSort : 0
pNbItem : 1
pSearch : 0 (length)
Nb Parameter : 4
Parameter / Values :
@idC : 28
@isActivateOnlineC : 1
@isDelC : 0
@siteIdC : 20
DT.Rows.Count : 0
{ DAL_SQL - ExecuteDataTable(pSql - String) :
pSql : SELECT TOP(1) cbb.* FROM Cobweb cbb WHERE (cbb.idC IS NOT NULL) AND idC=@idC AND isActivateOnlineC=@isActivateOnlineC AND isDelC=@isDelC AND siteIdC=@siteIdC ORDER BY cbb.idC ASC
StartConnection()
GetAternateConn : Data Source=2015sql1.graphihost2.com;Initial Catalog=gbbu02;Persist Security Info=True;User ID=gbbu02;Password=32c4DuUhB5tZ
Connection Statement : Open
paramsCommandType(pCmdType - String)
pCmdType : query
Nb Parameter : 4
Parameter : row(0) -> Key :@idC; Value :28
Parameter : row(1) -> Key :@isActivateOnlineC; Value :1
Parameter : row(2) -> Key :@isDelC; Value :0
Parameter : row(3) -> Key :@siteIdC; Value :20
}
{ SELECT TOP(1) cbb.* FROM Cobweb cbb WHERE (cbb.idC IS NOT NULL) AND idC=@idC AND isActivateOnlineC=@isActivateOnlineC AND isDelC=@isDelC AND siteIdC=@siteIdC ORDER BY cbb.idC ASC }
END GetCobweb.
}