SchemaChildrenChanged(SchemaChangeEventHandler(sender:Object, e:SchemaChangedEventArgs):Void)
Is generated if the structure of the directly subordinate schemas has been changed.
All changes carried out to the structure of the directly subordinate schemas of a schema generate this event.
Changes to the structure are
- The creating of a new schema,
- The deleting of a schema,
- The renaming of a schema
- The moving of a schema under another schema.