SelectDatabaseScript (NotesNoteCollection - JavaScript)

Read-write. Indicates whether the collection contains a database script note.

Defined in

NotesNoteCollection

Syntax

getSelectDatabaseScript() : boolean

setSelectDatabaseScript(flag:boolean) : void

Legal value Description
true to indicate inclusion of a database script note
false to indicate exclusion of a database script note

Usage

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