GetModified 

Syntax

object.GetModified

Description

Call this method to determine if currently active query have been modified.

Remarks

GetModified method returns True if the currently active query have been modified and False otherwise.

Example

For Sample of GetModified usage see mnuFile_Click() of frmELS_QB in ELS_QBDemoVB project.