Click or drag to resize

Database Properties

The Database type exposes the following members.

Properties
  NameDescription
Public propertyConflictResolver
Gets or sets the conflict resolver to use when conflicts arise
Public propertyDocumentCount
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 propertyOptions
Gets the options that were used to create the database
Public propertyPath
Gets the path on disk where the database exists
Top
See Also