点击或拖拽改变大小

Functions.DBFAXSAdsBinaryToFile 方法

X#
Retrieves the binary object from the given field and stores it in the specified file.

命名空间:  XSharp.RDD
程序集:  XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法
 FUNCTION DBFAXSAdsBinaryToFile(
	hTbl AS IntPtr,
	strFldName AS STRING,
	strFileName AS STRING
) AS DWORD
查看代码

参数

hTbl
类型:IntPtr
strFldName
类型:String
strFileName
类型:String

返回值

类型:UInt32
参见