Click or drag to resize

IDBDef Properties

The IDBDef type exposes the following members.

Properties
  NameDescription
Public propertyAttached
Indicates if database is attached, whatever that may mean.
Public propertyConnected
Indicates if field is connected, whatever that may mean.
Public propertyIsClient
Indicates if database is a client in a workgroup.
Public propertyIsServer
Indicates if database is a server in a workgroup.
Public propertyName
Database name.
Public propertyPath
Database path.
Public propertySpoolpath
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.
Public propertyUsername
Login name of the user (only applies to password-protected databases).
Top
See Also