IRdd.BlobInfo Method | |
Retrieve information about a memo column.
Namespace:
XSharp.RDD
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax METHOD 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:
ObjectSee Also