FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDBErrorProvider..::..getEntriesByErrorType Method

Gets the type of the entries by error.

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

Syntax


public DataTable getEntriesByErrorType(
	entryType errorType
)
Public Function getEntriesByErrorType ( _
	errorType As entryType _
) As DataTable
public:
DataTable^ getEntriesByErrorType(
	entryType^ errorType
)

Parameters

errorType
Type: FlowWright.cDevErrorProvider..::..entryType
Type of the error.

Return Value

DataTable.