ACE.AdsDDRemoveIndexFile Method |
Namespace: XSharp.ADS
STATIC METHOD AdsDDRemoveIndexFile( hDictionary AS IntPtr, strTableName AS STRING, strIndexFileName AS STRING, usDeleteFile AS WORD ) AS DWORD
public static uint AdsDDRemoveIndexFile( IntPtr hDictionary, string strTableName, string strIndexFileName, ushort usDeleteFile )