<HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE>JobMorning.SPGenerator.GenerateOleDbCommandandParams</TITLE> <LINK REL=STYLESHEET HREF="../CommentReport.css" TYPE="text/css"> </HEAD> <BODY topmargin=0 rightmargin=0 leftmargin=0 style="background-image: url(../titletile.jpg); background-repeat:repeat-x; background-position: 0 0;" > <DIV CLASS="PageHeading">JobMorning.SPGenerator.GenerateOleDbCommandandParams Function</DIV> <DIV CLASS="Description"> Generate a OleDbCommand object <P> </DIV> <IMG src="../GradLeft.jpg" width=7 height=378 alt="" border="0" style="position:absolute; left:10; top:18;z-Index:2"> <IMG src="../GradTop.jpg" width=352 height=7 alt="" border="0" align="top" style="position:absolute; left:10; top:18; z-index:1"> <DIV CLASS="Remarks"> <SPAN CLASS="RemarkHdrX">Public System.Data.OleDb.OleDbCommand GenerateOleDbCommandandParams (string, string, System.Collections.Specialized.NameValueCollection)</SPAN></DIV> <TABLE CLASS="InfoTable" cellpadding=0 cellspacing=0> <TR height=20> <TD width=20> </TD> <TD valign=top align=left width=9 bgcolor="#cccc66"><IMG SRC="../graycorner.jpg" align=top></TD> <TD CLASS="TableLightLabel" >Type</TD> <TD CLASS="TableLightLabel" >Name</TD> <TD CLASS="TableLightLabel" >Description</TD> <TD width=20> </TD> </TR> <TR height=20> <TD width=20> </TD> <TD CLASS="TableLightDesc"> </TD> <TD CLASS="TableLightDesc">string</TD> <TD CLASS="TableLightDesc">dbName</TD> <TD CLASS="TableLightDesc">The name of the database</TD> <TD width=20> </TD> </TR><TR height=20> <TD width=20> </TD> <TD CLASS="TableLightDesc"> </TD> <TD CLASS="TableLightDesc">string</TD> <TD CLASS="TableLightDesc">sprocName</TD> <TD CLASS="TableLightDesc">The name of the stored procedure as defined in the XML file identified by the key APP_STOREDPROCEDURES</TD> <TD width=20> </TD> </TR><TR height=20> <TD width=20> </TD> <TD CLASS="TableLightDesc"> </TD> <TD CLASS="TableLightDesc">System.Collections.Specialized.NameValueCollection</TD> <TD CLASS="TableLightDesc">nameValuePairs</TD> <TD CLASS="TableLightDesc">a NameValueCollections that contains all the input parameters values for the stored procedure to call</TD> <TD width=20> </TD> </TR></TABLE> <TABLE CLASS="InfoTable" cellpadding=0 cellspacing=0> <TR height=20> <TD width=20> </TD> <TD valign=top align=left width=9 bgcolor="#cccc66"><IMG SRC="../graycorner.jpg" align=top></TD> <TD CLASS="TableLightLabel" WIDTH=206>Return</TD> <TD CLASS="TableLightLabel" >Description</TD> <TD width=20> </TD> </TR> <TR height=20> <TD width=20> </TD> <TD CLASS="TableLightDesc"> </TD> <TD CLASS="TableLightDesc">System.Data.OleDb.OleDbCommand</TD> <TD CLASS="TableLightDesc">a OleDbCommand object<P> </TD> <TD width=20> </TD> </TR></TABLE> </BODY> </HTML>
By viewing downloads associated with this article you agree to the Terms of use and the article's licence.
If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.
This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.
A list of licenses authors might use can be found here
Math Primers for Programmers