ACE.AdsDDAddTable Method |
Namespace: XSharp.ADS
STATIC METHOD AdsDDAddTable( hDictionary AS IntPtr, strTableName AS STRING, strTablePath AS STRING, usTableType AS WORD, usCharType AS WORD, strIndexFiles AS STRING, strComments AS STRING ) AS DWORD
public static uint AdsDDAddTable( IntPtr hDictionary, string strTableName, string strTablePath, ushort usTableType, ushort usCharType, string strIndexFiles, string strComments )