Database
|
The DatabaseSummaryInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Author | Property that represents string with author for a database. | |
| Comments | Property that represents string with comments for a database. | |
| CustomProperties | Property that represents an enumerator for custom properties of this DatabaseSummaryInfo object. | |
| HyperlinkBase | Property that represents string with a copy of path as the new value for the HYPERLINKBASE header variable. HYPERLINKBASE specifies the base path for relative hyperlinks in this database. If HYPERLINKBASE is an empty string, the database path is used. | |
| Keywords | Property that represents string with keywords for a database. | |
| LastSavedBy | Property that represents string with info about login name of a user that last saved the database. | |
| RevisionNumber | Property that represents string with revision number for a database. | |
| Subject | Property that represents string with subject for a database. | |
| Title | Property that represents string with title for a database. |
| Name | Description | |
|---|---|---|
| Equals | Checks objects for equality. (Overrides ValueTypeEquals(Object)) |
|
| GetHashCode | Retrieves the object hash code. (Overrides ValueTypeGetHashCode) |
|
| GetType | (Inherited from Object) |
|
| ToString | Returns an equivalent string representation of this
object. (Overrides ValueTypeToString) |
|
| ToString(IFormatProvider) | Returns an equivalent string representation of this object. |
| Name | Description | |
|---|---|---|
| Equality(DatabaseSummaryInfo, DatabaseSummaryInfo) | Equality operator for the DatabaseSummaryInfo class. Checks whether objects are equal. | |
| Inequality(DatabaseSummaryInfo, DatabaseSummaryInfo) | Inequality operator for the DatabaseSummaryInfo class. Checks whether objects are not equal. |
| © Bricsys NV. All rights reserved. |