IRdd.BlobInfo 方法 | |
Retrieve information about a memo column.
命名空间:
XSharp.RDD
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 METHOD BlobInfo(
uiPos AS DWORD,
nOrdinal AS DWORD
) AS Object
Object BlobInfo(
uint uiPos,
uint nOrdinal
)
查看代码参数
- uiPos
- 类型:UInt32
- nOrdinal
- 类型:UInt32
Specifies the type of information.
返回值
类型:
Object参见