STATIC METHOD AdsStmtSetTableCollation( hStatement AS IntPtr, strCollation AS STRING ) AS DWORD
public static uint AdsStmtSetTableCollation( IntPtr hStatement, string strCollation )