FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormDesign..::..exportToSQL Method

Exports the form widget.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public string exportToSQL(
	string sFormWidgetName
)
Public Function exportToSQL ( _
	sFormWidgetName As String _
) As String
public:
String^ exportToSQL(
	String^ sFormWidgetName
)

Parameters

sFormWidgetName
Type: String
Name of the s form widget.

Return Value

System.String.