DBFCDX.GetValue Method | |
Namespace:
XSharp.RDD
Assembly:
XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax VIRTUAL METHOD GetValue(
nFldPos AS LONG
) AS Object
public override Object GetValue(
int nFldPos
)
Request Example
View SourceParameters
- nFldPos
- Type: Long
Return Value
Type:
ObjectImplements
GetValue(Long)See Also