QdbUnknownEntry Class |
Namespace: Quasardb
The QdbUnknownEntry type exposes the following members.
Name | Description | |
---|---|---|
Alias |
The alias of the entry in the database.
(Inherited from QdbEntry.) | |
EntryType |
The identifier of the type.
|
Name | Description | |
---|---|---|
AttachTag(String) |
Adds a tag to the entry.
(Inherited from QdbEntry.) | |
AttachTag(QdbTag) |
Adds a tag to the entry.
(Inherited from QdbEntry.) | |
DetachTag(String) |
Removes a tag from the entry.
(Inherited from QdbEntry.) | |
DetachTag(QdbTag) |
Removes a tag from the entry.
(Inherited from QdbEntry.) | |
GetTags |
Gets the tags of the entry
(Inherited from QdbEntry.) | |
HasTag(String) |
Checks if the entry has the specified tag.
(Inherited from QdbEntry.) | |
HasTag(QdbTag) |
Checks if the entry has the specified tag.
(Inherited from QdbEntry.) | |
Remove |
Removes the entry from the database.
(Inherited from QdbEntry.) |