FlowWright.cDevDeAPI Namespace
deBusinessIntelligence Class
deBusinessIntelligence Methods
FlowWright.cDevDecisionEngine Namespace

deBusinessIntelligence..::..getDataTypeCount Method

Gets the data type count.

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

Syntax


public Dictionary<string, int> getDataTypeCount()
Public Function getDataTypeCount As Dictionary(Of String, Integer)
public:
Dictionary<String^, int^>^ getDataTypeCount()

Return Value

Dictionary<System.String, System.Int32>.