Show contents 

Tab > Tab Assembly Interfaces > ITabProtection > ITabProtection.Deactivate

ITabProtection.Deactivate

Syntax

Deactivate(Password: String);

Parameters

Password — password to deactivate table protection.

Description

The Deactivate method deactivates table protection with a password, which is passed as the Password input parameter .

See also:

ITabProtection