ACEUNPUB.AdsDDAutoCreateTable Method |
Namespace: XSharp.ADS
STATIC METHOD AdsDDAutoCreateTable( hConnect AS IntPtr, pucTableName AS STRING, pucCollation AS STRING ) AS DWORD
public static uint AdsDDAutoCreateTable( IntPtr hConnect, string pucTableName, string pucCollation )