Public Member Functions | |
| Database (swDatabase db) | |
| Constructor to build a Database from a transfer swDatabase. | |
| bool | isUpdated () |
| Return true if Self is updated. | |
| int | CompareTo (Object *obj) |
| Support for the IComparable interface. | |
Public Attributes | |
| System::String * | name |
| The Internal Name for the Database. | |
| System::String * | externalName |
| The External Name for the Database. | |
| Object * | tag |
| User definable storage. | |
1.4.6-NO