Click or drag to resize

Database Properties

The Database type exposes the following members.

Properties
  NameDescription
Public propertyConfig
Gets the configuration that were used to create the database
Public propertyCount
Gets the total number of documents in the database
Public propertyItem
Bracket operator for retrieving DocumentFragment objects
Public propertyName
Gets the name of the database
Public propertyPath
Gets the path on disk where the database exists
Top
See Also