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