Click or drag to resize

ACE.AdsDDRemoveIndexFile Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsDDRemoveIndexFile(
	hDictionary AS IntPtr,
	strTableName AS STRING,
	strIndexFileName AS STRING,
	usDeleteFile AS WORD
) AS DWORD
Request Example View Source

Parameters

hDictionary
Type: IntPtr
strTableName
Type: String
strIndexFileName
Type: String
usDeleteFile
Type: Word

Return Value

Type: DWord
See Also