WHAT'S NEW IN DOMINO DESIGNER 6?
NotesDatabase class
New properties:
ACLActivityLog
is the log from the access control list for a database.
FileFormat
is the ODS (on-disk structure) version of a database.
FTIndexFrequency
is the update frequency of a database's full-text index
IsClusterReplication
indicates whether cluster replication is in effect for a database on a server in a cluster.
IsConfigurationDirectory
indicates whether a database is a Configuration Directory.
IsCurrentAccessPublicReader
indicates whether the current user has public reader access to a database.
IsCurrentAccessPublicWriter
indicates whether the current user has public writer access to a database.
IsDesignLockingEnabled
indicates whether design elements can be locked.
IsDocumentLockingEnabled
indicates whether documents can be locked.
IsInMultiDbIndexing
indicates whether a database can be included in multi-database indexing.
IsInService
indicates whether a database on a server in a cluster is accessible.
IsLink
indicates whether a database is the target of a link.
IsPendingDelete
indicates whether a database on a server in a cluster is marked for deletion.
LastFixup
is the date that a database was last checked by the Fixup task.
LimitRevisions
is the maximum number of entries allowed in the $Revisions field.
LimitUpdatedBy
is the maximum number of entries allowed in the $UpdatedBy field.
ListInDbCatalog
indicates whether a database appears in database catalogs.
SizeWarning
is the size warning threshold of a database, in kilobytes.
Type
is the database type.
UndeleteExpireTime
is the number of hours before soft deletions become hard deletions.
New methods:
CompactWithOptions
compacts a local database allowing the submission of options.
CreateFTIndex
creates a full-text index.
CreateNoteCollection
creates a note collection.
CreateView
creates a view.
Fixup
runs the Fixup task on a database.
FTSearchRange
is the same as FTSearch but with start a parameter.
GetOption
gets the value of a database option.
MarkForDelete
marks a database for deletion from a server in a cluster.
QueryAccessRoles
returns the roles of a person, group, or server in a database.
RemoveFTIndex
removes a full-text index.
SetOption
sets the value of a database option.
Sign
signs elements in a database with the signature of the current user.
UnprocessedFTSearchRange
is the same as UnprocessedFTSearch but with a start parameter.
Obsolete method:
GetURLHeaderInfo
Glossary
Help on Help
Open Full Help Window
Glossary
Help on Help
Open Full Help Window