Click or drag to resize

RddFieldInfo.FindType Method

X#

Namespace:  XSharp.RDD.Support
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 STATIC METHOD FindType(
	cType AS STRING
) AS DbFieldType
Request Example View Source

Parameters

cType
Type: String

Return Value

Type: DbFieldType
See Also