StoredProc

Execute a stored procedure.

Component Signature

<bx:StoredProc procedure=[string]
datasource=[string]
username=[string]
password=[string]
blockfactor=[numeric]
debug=[boolean]
returnCode=[boolean]
result=[string] />

Attributes

AtrributeTypeRequiredDescriptionDefault

procedure

string

true

The name of the procedure to execute.

datasource

string

false

The name of the datasource where the stored procedure is registered.

username

string

false

password

string

false

blockfactor

numeric

false

debug

boolean

false

false

returnCode

boolean

false

false

result

string

false

Examples

<bx:StoredProc procedure=[string]
datasource=[string]
username=[string]
password=[string]
blockfactor=[numeric]
debug=[boolean]
returnCode=[boolean]
result=[string] />

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC