ACE.AdsDDAddTable90 方法 |
命名空间: XSharp.ADS
STATIC METHOD AdsDDAddTable90( hDictionary AS IntPtr, strTableName AS STRING, strTablePath AS STRING, usTableType AS WORD, usCharType AS WORD, strIndexFiles AS STRING, strComments AS STRING, strCollation AS STRING ) AS DWORD
public static uint AdsDDAddTable90( IntPtr hDictionary, string strTableName, string strTablePath, ushort usTableType, ushort usCharType, string strIndexFiles, string strComments, string strCollation )