FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..compareConnections Method

Compares the workflow definitions.

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

Syntax


public DataTable compareConnections(
	string targetConnectionString
)
Public Function compareConnections ( _
	targetConnectionString As String _
) As DataTable
public:
DataTable^ compareConnections(
	String^ targetConnectionString
)

Parameters

targetConnectionString
Type: String
The target connection string.

Return Value

DataTable.