ACE.AdsCreateIndex90 Method |
Namespace: XSharp.ADS
STATIC METHOD AdsCreateIndex90( hObj AS IntPtr, strFileName AS STRING, strTag AS STRING, strExpr AS STRING, strCondition AS STRING, strWhile AS STRING, ulOptions AS DWORD, ulPageSize AS DWORD, strCollation AS STRING, phIndex OUT IntPtr ) AS DWORD
public static uint AdsCreateIndex90( IntPtr hObj, string strFileName, string strTag, string strExpr, string strCondition, string strWhile, uint ulOptions, uint ulPageSize, string strCollation, out IntPtr phIndex )