Click or drag to resize

DotNetType2VOType Function

X#

Namespace:  XSharp_VOSQLClasses
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.21
Syntax
 FUNCTION DotNetType2VOType(
	oSchema AS DataTable,
	oColumn AS DataColumn,
	cFieldName AS STRING
) AS FieldSpec
Request Example View Source

Parameters

oSchema
Type: DataTable
oColumn
Type: DataColumn
cFieldName
Type: String

Return Value

Type: FieldSpec
See Also