FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDFSFileStorage..::..exportDFSConnectorToSQL Method

Exports the DFS connector to SQL

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

Syntax


public string exportDFSConnectorToSQL(
	string sConnName
)
Public Function exportDFSConnectorToSQL ( _
	sConnName As String _
) As String
public:
String^ exportDFSConnectorToSQL(
	String^ sConnName
)

Parameters

sConnName
Type: String
Name of the s connection.

Return Value

System.String.