Provides classes for stored command information. StoredCommandList shows a list of all stored command information in the connected database when the tree node 'Stored Command' is selected. StoredCommandInfo shows the detail information of the store command. When executing a stored command ( ExecuteCommand ), GetParameterDlg is shown to get the parameter values from user and ResultSetDlg is shown for the executing result set. CommandPermissionRowInfo and CommandPermissionTableModel are used for privilege maintenance in StoredCommandInfo and StoredProcedureInfo.