{CompanyName} FlexyGo

DataManager..::..GetStandardDbType Method

Returns a standar dbtype

Namespace:  FLEXYGO.Data
Assembly:  flxDataManager (in flxDataManager.dll)

Syntax


public DbType GetStandardDbType(
	int customParamType
)
Public Function GetStandardDbType ( _
	customParamType As Integer _
) As DbType

Parameters

customParamType
Type: Int32
Provider data type

Return Value

DBType