Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTTable.SetPassword

Syntax

void SetPassword(String Password)

Parameters

  • Password [in] The new table password.

Description

Sets the table password

Return

None.

See Also

GetPassword()

TOCIndex