Attribute Details: Command
 Back


When this is an attribute of Procedure.SP, provide the name of a Stored Procedure that returns a single or no values. Use this element for procedures that execute UPDATEs, INSERTs, and other database actions.

When this is an attribute of DataLayer.SP, provide the name of a Stored Procedure that returns a result set of some number of data rows.

If working with Oracle Packages, provide the Package name, then a period, then the Procedure name. For example, "myPackage.myProcedure".



POTENTIAL VALUES

UserDefined




PARENT ELEMENTS

Click element to drill down for more information.

Authentication.SP
DataLayer.SP
Execute.SP
HierarchicalLookup.SP
Lookup.SP
Procedure.SP
Right.SP
User Roles.SP
Vpd Context


 Back to top


 Chart Debug