IRdd.BlobInfo Method
|
|
Retrieve information about a memo column.
Namespace:
XSharp.RDD
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.24 GA
SyntaxMETHOD BlobInfo(
uiPos AS DWORD,
nOrdinal AS DWORD
) AS Object
Object BlobInfo(
uint uiPos,
uint nOrdinal
)
Request Example
View SourceParameters
- uiPos
- Type: DWord
- nOrdinal
- Type: DWord
Specifies the type of information.
Return Value
Type:
Object
See Also