STATIC METHOD AdsStmtEnableEncryption( hStatement AS IntPtr, strPassword AS STRING ) AS DWORD
public static uint AdsStmtEnableEncryption( IntPtr hStatement, string strPassword )