FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deTableExtensions..::..getColumns Method

Gets the columns.

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

Syntax


public DataTable getColumns(
	tableExItemTypes oItemType
)
Public Function getColumns ( _
	oItemType As tableExItemTypes _
) As DataTable
public:
DataTable^ getColumns(
	tableExItemTypes^ oItemType
)

Parameters

oItemType
Type: FlowWright.cDevDeAPI..::..tableExItemTypes
Type of the o item.

Return Value

DataTable.