ACE.AdsDDAddIndexFile Method |
Namespace: XSharp.ADS
STATIC METHOD AdsDDAddIndexFile( hDictionary AS IntPtr, strTableName AS STRING, strIndexFilePath AS STRING, strComment AS STRING ) AS DWORD
public static uint AdsDDAddIndexFile( IntPtr hDictionary, string strTableName, string strIndexFilePath, string strComment )