DataBase.Password Property

Top 

Description

The password associated with the UserName for login.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

string

Access:

read/write

Default Value:

"my_password"

 

Syntax

myString1 = myDataBase1.Password;

 

myDataBase1.Password = myString1;

 

See also

DataBase Object

Interfacing with Databases Guide