点击或拖拽改变大小

Functions.DBFAXSAdsFileToBinary 方法

X#
Stores the contents of the given file as a binary object in the specified field.

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

参数

hTbl
类型:IntPtr
pucFldName
类型:String
usBinaryType
类型:UInt16
strFileName
类型:String

返回值

类型:UInt32
参见