ADSRDD.BlobInfo 方法 | |
This method is not supported by the AdsRDD class
命名空间:
XSharp.ADS
程序集:
XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法 VIRTUAL METHOD BlobInfo(
uiPos AS DWORD,
uiOrdinal AS DWORD
) AS Object
public override Object BlobInfo(
uint uiPos,
uint uiOrdinal
)
查看代码参数
- uiPos
- 类型:UInt32
- uiOrdinal
- 类型:UInt32
返回值
类型:
Object实现
BlobInfo(UInt32, UInt32)参见