ACEUNPUB.AdsCreateMemTable90 Method |
Namespace: XSharp.ADS
STATIC METHOD AdsCreateMemTable90( hConnection AS IntPtr, pucName AS STRING, usTableType AS WORD, usCharType AS WORD, pucFields AS STRING, ulSize AS DWORD, pucCollation AS STRING, phTable OUT IntPtr ) AS DWORD
public static uint AdsCreateMemTable90( IntPtr hConnection, string pucName, ushort usTableType, ushort usCharType, string pucFields, uint ulSize, string pucCollation, out IntPtr phTable )