Click or drag to resize

DotNetType2VOType Function

X#

[Missing <include> target documentation in 'M:XSharp_VOSQLClasses.Functions.DotNetType2VOType(System.Data.DataTable,System.Data.DataColumn,System.String)'. File: 'Sql.xml' Path: 'doc/DotNetType2VOType/*']

Namespace:  XSharp_VOSQLClasses
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
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