Define MySQL Paramters ====================== Category -------- Database Commands Description ----------- This command allows you to define a MYSQL Parameters. Use this command to create a new connection to a database. Parameters ---------- **Parameter Name** Please Enter the parameter name **Parameters** Please Enter the parameter attributes Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\Database Commands\\Define MySQL Paramters\\Define MySQL Paramters.xml` See Also -------- - :doc:`Close Database Connection ` - :doc:`Close MySQL Connection ` - :doc:`Define Database Connection ` - :doc:`Define MySQL Connection ` - :doc:`Execute Database Query ` - :doc:`Execute MySQL Bulk Store Procedure ` - :doc:`Execute MySQL NonQuery ` - :doc:`Execute MySQL Query ` - :doc:`Execute MySQL Store Procedure ` - :doc:`Run Query `