Automatics the detect data types from DLLS.
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
public DataTable autoDetectDataTypesFromDlls(
string[] dllNames
)
Public Function autoDetectDataTypesFromDlls ( _
dllNames As String() _
) As DataTable
public:
DataTable^ autoDetectDataTypesFromDlls(
array<String^>^ dllNames
)
Parameters
- dllNames
- Type: array<String>[]()[][]
The DLL names.
Return Value
DataTable.