AdsStmtClearTablePasswords

Advantage Client Engine

Clears all table encryption passwords associated with the statement handle.

Syntax

UNSIGNED32

AdsStmtClearTablePasswords( ADSHANDLE hStatement );

Parameters

hStatement(I)

Handle of an SQL statement created by a call to AdsCreateSQLStatement.

Remarks

This function removes all table encryption passwords set using AdsStmtSetTablePassword.

Example

Click Here

See Also

AdsStmtEnableEncryption

AdsStmtDisableEncryption

AdsStmtSetTablePassword