FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..compareRoles Method

Compares the roles

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

Syntax


public DataTable compareRoles(
	string targetConnectionString,
	string sType
)
Public Function compareRoles ( _
	targetConnectionString As String, _
	sType As String _
) As DataTable
public:
DataTable^ compareRoles(
	String^ targetConnectionString, 
	String^ sType
)

Parameters

targetConnectionString
Type: String
The target connection string.
sType
Type: String
Type of the s.

Return Value

DataTable.