Description
This event is fired when a new McDBDatabase is created (i.e. the disk file(s) representing a new McDBDatabase are generated).
Syntax
Private Sub object_DatabaseCreate(Database)
The DatabaseCreate Event syntax has these parts:
Remarks
This event is fired by McDBDatabases collection objects only.
|