Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






IsLink property

Read-only. Indicates whether a database is the target of a link.

Note This property is new with Release 6.

Defined in

NotesDatabase

Data type

Boolean

Syntax

To get: flag = notesDatabase.IsLink

Legal values

Usage

A link is a text file with an NSF extension whose only content is the full path name of a database. Accessing the link accesses the specified database.

The target database appears to exist at the location of the link. For example, the FilePath property returns the path of the link, not the target.

Language cross-reference

IsLink property in Java Database class

See examples

Examples: IsLink property
Related topics
Accessing database properties




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009