IDatabaseSchema Properties |
The IDatabaseSchema type exposes the following members.
| Name | Description | |
|---|---|---|
| Attached |
Indicates if database is attached, whatever that may mean.
(Inherited from IDBDef.) | |
| Categories |
Categories.
| |
| Connected |
Indicates if field is connected, whatever that may mean.
(Inherited from IDBDef.) | |
| IsClient |
Indicates if database is a client in a workgroup.
(Inherited from IDBDef.) | |
| IsServer |
Indicates if database is a server in a workgroup.
(Inherited from IDBDef.) | |
| Name |
Database name.
(Inherited from IDBDef.) | |
| Path |
Database path.
(Inherited from IDBDef.) | |
| Size |
Database size (combined size of database directory)
| |
| Spoolpath |
Path where synchronization packets exchanged. WARNING: Commence does not properly return this value if client is set to sync by any means other than Shared LAN. If it syncs via FTP, you will still erronously get a Shared LAN location if one was ever set.
(Inherited from IDBDef.) | |
| Username |
Login name of the user (only applies to password-protected databases).
(Inherited from IDBDef.) |