Click or drag to resize

DBFDBT.Info Method

X#
Retrieve and optionally change information about a work area.

Namespace:  XSharp.RDD
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 VIRTUAL METHOD Info(
	nOrdinal AS LONG,
	oNewValue AS Object
) AS Object
Request Example View Source

Parameters

nOrdinal
Type: Long
Specifies the type of information.
oNewValue
Type: Object

Return Value

Type: Object

Implements

Info(Long, Object)
See Also