FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDBErrorProvider..::..getEntriesBySource Method

Gets the entries by source.

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

Syntax


public DataTable getEntriesBySource(
	string sErrorSource
)
Public Function getEntriesBySource ( _
	sErrorSource As String _
) As DataTable
public:
DataTable^ getEntriesBySource(
	String^ sErrorSource
)

Parameters

sErrorSource
Type: String
The s error source.

Return Value

DataTable.