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

deDesign..::..compareRabbitMQConnections Method

Compares the rabbit mq connections.

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

Syntax


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

Parameters

targetConnectionString
Type: String
The target connection string.

Return Value

DataTable.