xApplication.insertxReferences Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Is invoked by the framework when cross-reference information should be inserted into the database.
public:
virtual void insertxReferences();
public virtual void insertxReferences ();
abstract member insertxReferences : unit -> unit
override this.insertxReferences : unit -> unit
Public Overridable Sub insertxReferences ()
Remarks
The Application class provides the overloaded functionality.