FlowWright.cDevDeAPI Namespace
deDesign Class
deDesign Methods
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getAutoDetectDFSConnectorFromDlls Method

Gets the automatic detct DFS connector from DLLS.

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

Syntax


public DataTable getAutoDetectDFSConnectorFromDlls(
	string[] dllNames
)
Public Function getAutoDetectDFSConnectorFromDlls ( _
	dllNames As String() _
) As DataTable
public:
DataTable^ getAutoDetectDFSConnectorFromDlls(
	array<String^>^ dllNames
)

Parameters

dllNames
Type: array<String>[]()[][]
The DLL names.

Return Value

DataTable.