点击或拖拽改变大小

WrapperRDD.BlobInfo 方法

X#
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
查看代码

参数

uiPos
类型:UInt32
nOrdinal
类型:UInt32
Specifies the type of information.

返回值

类型:Object

实现

BlobInfo(UInt32, UInt32)
参见