STATIC METHOD AdsPrepareSQL( hStatement AS IntPtr, strSQL AS STRING ) AS DWORD
public static uint AdsPrepareSQL( IntPtr hStatement, string strSQL )