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