Click or drag to resize

RddFieldInfo.SameType Method

X#
Check if two fields match in type, length and decimals.

Namespace:  XSharp.RDD.Support
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 METHOD SameType(
	oFld AS RddFieldInfo
) AS LOGIC
Request Example View Source

Parameters

oFld
Type: RddFieldInfo

Return Value

Type: Logic
See Also