Click or drag to resize

VoDb.BlobInfo Method (DWord, DWord, Usual)

X#
Retrieve information about a memo column.

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 STATIC METHOD BlobInfo(
	nOrdinal AS DWORD,
	nPos AS DWORD,
	uValue AS USUAL
) AS LOGIC
Request Example View Source

Parameters

nOrdinal
Type: DWord
nPos
Type: DWord
uValue
Type: Usual

Return Value

Type: Logic
TRUE if successful; otherwise, FALSE.
See Also