SelectDataConnections (NotesNoteCollection - JavaScript)

Read-write. Indicates whether the collection contains a data connection note.

Defined in

NotesNoteCollection

Syntax

getSelectDataConnections() : boolean

setSelectDataConnections(flag:boolean) : void

Legal value Description
true to indicate inclusion of a data connection note
false to indicate exclusion of a data connection note

Usage

The following methods set this property: createNoteCollection in Database selectAllCodeElements selectAllNotes