FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..compareAuthConnections Method

Compares the authentication connections.

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

Syntax


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

Parameters

targetConnectionString
Type: String
The target connection string.

Return Value

DataTable.