{CompanyName} FlexyGo

ProcessManager..::..GetParamList Method

Gets the process parameter list.

Namespace:  FLEXYGO.Processing
Assembly:  flxEntity (in flxEntity.dll)

Syntax


public bool GetParamList(
	BaseCollection Params
)
Public Function GetParamList ( _
	Params As BaseCollection _
) As Boolean

Parameters

Params
Type: FLEXYGO.Utilities.General..::..BaseCollection
The parameters.

Return Value

true if process is stored procedure or dll, false otherwise.

Exceptions


ExceptionCondition
FLEXYGO.Exceptions..::..LocalizedExceptionError getting process {0} params