FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..compareOAuthConnections Method

Compares the o authentication connections.

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

Syntax


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

Parameters

targetConnectionString
Type: String
The target connection string.

Return Value

DataTable.