FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getConnection Method

Gets the connection.

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

Syntax


public DataTable getConnection(
	string sConnID
)
Public Function getConnection ( _
	sConnID As String _
) As DataTable
public:
DataTable^ getConnection(
	String^ sConnID
)

Parameters

sConnID
Type: String
The s connection identifier.

Return Value

DataTable.