Click or drag to resize

WrapperRDD.BlobInfo Method

X#
Retrieve information about a memo column.

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 VIRTUAL METHOD BlobInfo(
	uiPos AS DWORD,
	nOrdinal AS DWORD
) AS Object
Request Example View Source

Parameters

uiPos
Type: DWord
nOrdinal
Type: DWord
Specifies the type of information.

Return Value

Type: Object

Implements

BlobInfo(DWord, DWord)
See Also