DBF._getMemoBlockNumber Method | |
Namespace:
XSharp.RDD
Assembly:
XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax VIRTUAL METHOD _getMemoBlockNumber(
nFldPos AS LONG
) AS LONG
public override int _getMemoBlockNumber(
int nFldPos
)
Request Example
View SourceParameters
- nFldPos
- Type: Long
Return Value
Type:
LongSee Also